windowsforms-devexpress-dot-xtrascheduler-62c4f8cd.md
A storage containing persistent objects - appointments, resources and appointment dependencies.
Namespace : DevExpress.XtraScheduler
Assembly : DevExpress.XtraScheduler.v25.2.dll
NuGet Package : DevExpress.Win.Scheduler
public interface ISchedulerStorage :
ISchedulerStorageBase,
IBatchUpdateable,
ISupportReminders,
ISupportTimeZoneEngine,
IDisposable,
IDisposeState
Public Interface ISchedulerStorage
Inherits ISchedulerStorageBase,
IBatchUpdateable,
ISupportReminders,
ISupportTimeZoneEngine,
IDisposable,
IDisposeState
The following members return ISchedulerStorage objects:
See Also