A base platform-independent interface that defines a storage which holds the Scheduler data.
Namespace:DevExpress.XtraScheduler
Assembly:DevExpress.XtraScheduler.v19.2.Core.dll

Syntax
C# |
public interface ISchedulerStorageBase
|
VB |
Public Interface ISchedulerStorageBase
|

Remarks
The ISchedulerStorageBase interface is the base interface for the following interfaces and classes:

Inheritance Hierarchy

See Also