AppointmentExchanger.Storage Property
Gets the storage with which the current appointment exchanger is synchronized.
Namespace: DevExpress.XtraScheduler.Exchange
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
ISchedulerStorageBase | A ISchedulerStorageBase object for this appointment exchanger. |
See Also