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