ScheduleEnforcementsClockOutWindow Property | |
Gets the enforce schedule Clock out window
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int ClockOutWindow { get; set; }
function get_ClockOutWindow();
function set_ClockOutWindow(value);
Property Value
Int32Remarks
Gets the enforce enforce schedule Clock out window duration based on preference policy, value will be in minutes
Note |
---|
Setup:
Configuration > Prefernce > Miscellaneous
|
Example 15
See Also