Click or drag to resize

UserPoliciesScheduleEnforcement Property

Gets the Enforce Schedule to the User

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

Property Value

ScheduleEnforcements
Remarks
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  Note
Setup:
Configuration > Prefernce > Miscellaneous
See Also