WorkDayOfWeek Properties
Represents a work day of the week.
Name | Description |
---|---|
Day |
Gets the day of the week. |
Is |
Gets whether the day is a non-work day.
Inherited from Schedule |
Tag |
Gets or sets a custom tag assigned to the day.
Inherited from Schedule |
Work |
Provides access to work intervals in the day’s schedule (for example, 9:00 to 12:00 and 13:00 to 18:00).
Inherited from Schedule |
See Also