ExceptionDay(IEnumerable<WorkTime>) Constructor
Initializes a new ExceptionDay class instance.
Namespace: DevExpress.XtraGantt.Exceptions
Assembly: DevExpress.XtraGantt.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
workTimes | IEnumerable<WorkTime> |
See Also