Click or drag to resize

ScheduleEnforcements Structure

A structure that contains all Enforce Schedule Details of the User
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsScheduleEnforcements

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public struct ScheduleEnforcements

The ScheduleEnforcements type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleClockInWindow Gets the enforce schedule Clock in window
Public propertyCode exampleClockOutWindow Gets the enforce schedule Clock out window
Public propertyCode exampleEnabled Gets the enforce schedule is assigned to a user.
Top
Remarks
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