IntervalLoadRatioCalculator.TotalUsedTime Property
Gets the sum of time intervals assigned to appointments.
Namespace: DevExpress.XtraScheduler.Tools
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan object that is the total of appointment time intervals. |
See Also