Defines the base interface for different types of the Scheduler storage - the legacy appointment storage and a new asynchronous storage.
public interface IAppointmentStorage
Public Interface IAppointmentStorage
The IAppointmentStorage interface implements the AppointmentStorage.CommitIdToDataSource method in addition to the members of the base DevExpress.XtraScheduler.IAppointmentStorageBase interface.