AppointmentDataStorage.Statuses Property
In This Article
Provides access to statuses associated with this appointment storage.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
This property provides backward compatibility with DevExpress installations of version 17.2 and older. For version 18.1 and newer, utilize the SchedulerDataStorage.Statuses property of the primary storage instead.
See Also