SchedulerModuleBase.NotificationsProvider Property
Gets the NotificationsProvider that collects notifications from the Event business objects.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| ISchedulerNotificationsProvider | An ISchedulerNotificationsProvider object. |
Property Value
| Type | Description |
|---|---|
| NotificationsProvider | An ISchedulerNotificationsProvider object. |
See Also