Skip to main content
A newer version of this page is available. .

WorkTimeValidationEventArgs Properties

Provides data for the SchedulerPrintAdapter.ValidateWorkTime event.
Name Description
DateTimeRange Provides access to a datetime range for which the work-time interval is validated.
Resource Provides access to a resource for which the work-time interval is validated.
WorkTime Gets or sets the work-time interval to be validated.
WorkTimes Gets the list of work times specified for a single day.
See Also