CustomWorkTimeEventArgs Properties
Provides data for the SchedulerControl.CustomWorkTime event.Name | Description |
---|---|
Interval | Gets the time interval for which a work time setting is obtained. |
Resource | Gets the resource for which a work time setting is obtained. |
WorkTime | Gets or sets a single work time interval. |
WorkTimes | Gets or sets a collection of work time intervals. |
See Also