INotificationItem.NotificationSource Property
Gets a business object associated with the current INotificationItem.
Namespace: DevExpress.Persistent.Base.General
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
ISupportNotifications | An ISupportNotifications business object that is associated with the current notification item. |
See Also