DateTimeRangesValidationEventArgs Constructors
Provides data for the SchedulerPrintAdapter.ValidateTimeIntervals event.| Name | Parameters | Description |
|---|---|---|
| DateTimeRangesValidationEventArgs(List<DateTimeRange>) | dateTimeRanges | Initializes a new instance of the DateTimeRangesValidationEventArgs class with the specified settings. |
See Also