ISchedulerStorage Interface
A storage containing persistent objects - appointments, resources and appointment dependencies.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
public interface ISchedulerStorage :
ISchedulerStorageBase,
IBatchUpdateable,
ISupportReminders,
ISupportTimeZoneEngine,
IDisposable,
IDisposeState
Related API Members
The following members return ISchedulerStorage objects:
See Also