WorkTime Properties
Represents a single time interval in a day’s schedule (for example, 9:00 to 12:00).| Name | Description |
|---|---|
| Duration | Gets the duration of the work time interval. |
| FromTime | Gets the start time of the interval. |
| ToTime | Gets the end time of the interval. |
See Also