Skip to main content
A newer version of this page is available.
All docs
V18.2

NotificationsProvider.SetSchedulerStorage(SchedulerStorageBase) Method

For internal use.

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v18.2.dll

Declaration

public void SetSchedulerStorage(
    SchedulerStorageBase schedulerStorage
)

Parameters

Name Type
schedulerStorage SchedulerStorageBase
See Also