Skip to main content

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 TimeOfDayInterval.
Duration Gets the duration of the time of day interval. Inherited from TimeOfDayInterval.
Empty static Returns an empty time of day interval. Inherited from TimeOfDayInterval.
End Gets or sets the end time of the time of day interval. Inherited from TimeOfDayInterval.
Start Gets or sets the start time of the time of day interval. Inherited from TimeOfDayInterval.
WorkTime static Gets the standard work time interval.
See Also