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