AppointmentXmlPersistenceHelper.Storage Property
Provides access to the appointment storage used for serialization - deserialization.
Namespace: DevExpress.XtraScheduler.Xml
Assembly: DevExpress.XtraScheduler.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IAppointmentStorageBase | AN IAppointmentStorageBase object that is the appointment storage. |
See Also