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