Schedule Class |
Namespace: AMG.API.Schedules
The Schedule type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from ShiftId.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from ShiftId.) |
Name | Description | |
---|---|---|
Date |
Schedule's Date
| |
DepartmentId | Department ID number
| |
Floater |
Indicates if schedule uses floating shifts.
| |
JobId | Job ID number
| |
RestrictDuration |
Indicates if access can be restricted according to schedule's shift settings.
| |
ShiftGroupId |
Shift group ID which contains she shift.
(Inherited from ShiftId.) | |
ShiftNumber |
A number assigned to the shift.
(Inherited from ShiftId.) | |
Work |
Indicates if employee is scheduled to work.
|