WorkTimeValidationEventArgs Constructors
Provides data for the SchedulerPrintAdapter.ValidateWorkTime event.| Name | Parameters | Description |
|---|---|---|
| WorkTimeValidationEventArgs(List<TimeSpanRange>, DateTimeRange, ResourceItem) | workTimes, timeInterval, resource | Initializes a new instance of the WorkTimeValidationEventArgs class with the specified settings. |
See Also