AppointmentDependencyDataStorage.Count Property
Retrieves the total number of dependencies stored in this AppointmentDependencyDataStorage.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that is the total number of dependencies stored in this AppointmentDependencyDataStorage. |
See Also