NotificationsProvider.NotificationTypesInfo Property
Gets information on business object types supported by the NotificationsProvider provider.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| HashSet<ITypeInfo> | A HashSet<ITypeInfo> object that provides information on business object types supported by the NotificatonsProvider provider. |
Implements
See Also