Skip to main content
A newer version of this page is available.
All docs
V19.1

NotificationsProvider.SetSchedulerStorage(SchedulerStorageBase) Method

For internal use.

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v19.1.dll

Declaration

public void SetSchedulerStorage(
    SchedulerStorageBase schedulerStorage
)

Parameters

Name Type
schedulerStorage SchedulerStorageBase
See Also