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 public ScheduleEnforcements ScheduleEnforcement { get; set; }
function get_ScheduleEnforcement();
function set_ScheduleEnforcement(value);
Property Value
ScheduleEnforcementsRemarks
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