AppointmentStatusDataStorage.Storage Property
Returns the storage that owns this AppointmentStatusDataStorage object.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SchedulerDataStorage | A SchedulerDataStorage that owns this AppointmentStatusDataStorage object. |
See Also