| UserPoliciesCompTimeID Property |  | 
                Gets the comp-time ID assigned to a user. 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int CompTimeID { get; set; }function get_CompTimeID();
function set_CompTimeID(value);
Property Value
Int32 Remarks
Remarks
                Gets the comp-time policy ID assigned to a user.  This is the unique ID that identifies this callback policy.
                
 Example
Example2
 See Also
See Also