QueryWorkTimeEventArgs Properties
Provides data for the SchedulerControl.QueryWorkTime event.Name | Description |
---|---|
Interval | Gets the time interval for which the working time is queried. |
Resource | Gets the resource for which the working time interval is queried. |
WorkTime | Gets or sets the working time interval. |
WorkTimes | Provides access to the collection of work times specified for a single day. |
See Also