| UserPoliciesCompTimeEffDate Property |  | 
                 Gets the comp-time policy effective date assigned to a user 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime CompTimeEffDate { get; set; }function get_CompTimeEffDate();
function set_CompTimeEffDate(value);
Property Value
DateTime Remarks
Remarks
                Gets the comp-time policy effective date assigned to a user.  This is the date this comp-time policy went into affect for this user.
                
 Example
Example2012-12-12
 See Also
See Also