[]
Working time scheduling options.
public enum DayTimesKind
| Name | Description |
|---|---|
| NonworkingTime | Identify the day as a planned day off. |
| SpecificTimes | Use the specific time intervals to identify the working times. |
| UseDefaultTimes | Use default working times for this day. |