Skip to main content

WorkTimeValidationEventArgs Constructors

Provides data for the SchedulerPrintAdapter.ValidateWorkTime event of the SchedulerPrintAdapter descendant controls.
Name Parameters Description
WorkTimeValidationEventArgs(TimeOfDayIntervalCollection, TimeInterval, Resource) workTimes, timeInterval, resource Initializes new instance of the WorkTimeValidationEventArgs class with the specified settings.
See Also