QueryWorkTimeEventArgs Constructors
Provides data for the SchedulerControl.QueryWorkTime event.| Name | Parameters | Description |
|---|---|---|
| QueryWorkTimeEventArgs(TimeInterval, Resource) | interval, resource | Initializes new instance of the QueryWorkTimeEventArgs class with the specified settings. |
See Also