Skip to main content
A newer version of this page is available. .

ISchedulerStorage Interface

A storage containing persistent objects - appointments, resources and appointment dependencies.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.2.dll

Declaration

public interface ISchedulerStorage :
    ISchedulerStorageBase,
    IBatchUpdateable,
    ISupportReminders,
    ISupportTimeZoneEngine,
    IDisposable,
    IDisposeState
See Also