Click or drag to resize

ScheduleEnforcementsEnabled Property

Gets the enforce schedule is assigned to a user.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool Enabled { get; set; }

Property Value

Boolean
Remarks
Gets the enforce schedule is enabled/disabled to the user

Note  Note
Setup:
Configuration > Prefernce > Miscellaneous
Example
true
See Also