NotificationInfoNotificationKind Property |
Gets the kind of notification represented by this instance.
Namespace:
Dundas.BI.Notifications
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public NotificationKind NotificationKind { get; }
Public ReadOnly Property NotificationKind As NotificationKind
Get
public:
property NotificationKind NotificationKind {
NotificationKind get ();
}
member NotificationKind : NotificationKind with get
Property Value
Type:
NotificationKindSee Also