WorkTimeValidationEventArgs Properties
Provides data for the SchedulerPrintAdapter.ValidateWorkTime event of the SchedulerPrintAdapter descendant controls.| Name | Description |
|---|---|
| Resource | Provides access to a resource, for which the work-time interval is validated. |
| TimeInterval | Provides access to a time interval, for which the work-time interval is validated. |
| WorkTime | Gets or sets the work-time interval to be validated. |
| WorkTimes | Provides access to the collection of work times specified for a single day. |
See Also