| UserPoliciesScheduleEnforcement Property |  | 
                Gets the Enforce Schedule to the User 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic ScheduleEnforcements ScheduleEnforcement { get; set; }function get_ScheduleEnforcement();
function set_ScheduleEnforcement(value);
Property Value
ScheduleEnforcements Remarks
Remarks
               Gets the Enforce schedule details. gets enforce schedule is enabled/disabled, clock in window and clock out window
                
               Structure contains enforce schedule details whether it is enabled/disabled, clock in window and clock out window information of the user
                
|  Note | 
|---|
| Setup: Configuration > Prefernce > Miscellaneous
 
 | 
 See Also
See Also