NotificationEventCategory Enumeration

Notification kind.

Namespace:  Dundas.BI.Notifications
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public enum NotificationEventCategory
Members
  Member nameValueDescription
NotSet0 The event is not set.
DataConditionTriggered1 Data driven notification triggered.
AlertScheduled2 The notification scheduled an alert for delivery.
See Also