NotificationKind Enumeration

Notification kind.

Namespace: Dundas.BI.Notifications
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public enum NotificationKind
Members
Member nameValueDescription
Annotation0 The annotation notification.
Scheduled1 The scheduled notification.
DataDriven2 The data driven notification.
Correction3 The data correction notification.
See Also