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