Overview
This structure represents the working schedule hours for a resource on days in which the working schedule differs from the one defined for the resource's location.
Format
PwsResourceWorkingScheduleDay
- PwsResourceWorkingScheduleDay
- DayOfWeek: DayOfWeek
- StartTimeMinutesSinceMidnight: Int16
- WorkingMinutes: Int16
Elements
Element | Data Type | Required | Description | Sample Data |
---|---|---|---|---|
DayOfWeek | DayOfWeek | Yes | The day of the week | Monday |
StartTimeMinutesSinceMidnight | Int16 | Yes | The start time expressed in minutes since the midnight | 540 |
WorkingMinutes | Int16 | Yes | The working minutes | 240 |