Back to Devexpress

AppointmentExchanger.Storage Property

corelibraries-devexpress-dot-xtrascheduler-dot-exchange-dot-appointmentexchanger-a7d03049.md

latest1.3 KB
Original Source

AppointmentExchanger.Storage Property

Gets the storage with which the current appointment exchanger is synchronized.

Namespace : DevExpress.XtraScheduler.Exchange

Assembly : DevExpress.XtraScheduler.v25.2.Core.dll

NuGet Package : DevExpress.Scheduler.Core

Declaration

csharp
public ISchedulerStorageBase Storage { get; }
vb
Public ReadOnly Property Storage As ISchedulerStorageBase

Property Value

TypeDescription
ISchedulerStorageBase

A ISchedulerStorageBase object for this appointment exchanger.

|

See Also

AppointmentExchanger Class

AppointmentExchanger Members

DevExpress.XtraScheduler.Exchange Namespace