| ScheduleEnforcementsEnabled Property |  | 
               Gets the enforce schedule is assigned to a user. 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool Enabled { get; set; }function get_Enabled();
function set_Enabled(value);
Property Value
Boolean Remarks
Remarks
                Gets the enforce schedule is enabled/disabled to the user
               
|  Note | 
|---|
| Setup: Configuration > Prefernce > Miscellaneous
 
 | 
 Example
Exampletrue
 See Also
See Also