WorkTimeInterval Properties
A time interval that can be used instead of the TimeOfDayInterval class to specify the work time within a day.
Name | Description |
---|---|
Day static |
Gets the time interval of a day.
Inherited from Time |
Duration |
Gets the duration of the time of day interval.
Inherited from Time |
Empty static |
Returns an empty time of day interval.
Inherited from Time |
End |
Gets or sets the end time of the time of day interval.
Inherited from Time |
Start |
Gets or sets the start time of the time of day interval.
Inherited from Time |
Work |
Gets the standard work time interval. |
See Also