Dundas.BI.Notifications Namespace | 
| Class | Description | |
|---|---|---|
| AnnotationCondition | 
            The condition for data annotation notifications.
              | |
| AnnotationNotification | 
            Annotation notification definition.
              | |
| ContentElement | 
            Individual view settings in a notification content.
              | |
| ContentNotification | 
            The content notification definition.
              | |
| ContinuouslyDecreasesCondition | 
            Condition in which the measure value is tested to see if its value has continuously decreased over a specified number of polls.
              | |
| ContinuouslyIncreasesCondition | 
            Condition in which the measure value is tested to see if its value has continuously increased over a specified number of polls.
              | |
| CorrectionCondition | 
            The condition for data correction notifications.
              | |
| CorrectionNotification | 
            Data correction notification definition.
              | |
| CustomState | 
            Custom state defined explicitly for a notification DataStateCondition object.
              | |
| DataDrivenCondition | 
            Data-Driven Condition definition.
              | |
| DataDrivenNotification | 
            Data notification definition.
              | |
| DataStateCondition | 
            Data driven condition that is using DataState objects in evaluations.
              | |
| DecreasesCondition | 
            Condition in which the measure value is tested to see if its value has decreased from previous poll.
              | |
| EntersStatesCondition | 
            Condition in which the measure value is tested to see if its value has entered one or more specified s.
              | |
| ExitsStatesCondition | 
            Condition in which the measure value is tested to see if its value has exited one or more specified s.
              | |
| IncreasesCondition | 
            Condition in which the measure value is tested to see if its value has increased from the previous poll.
              | |
| InStatesCondition | 
            Condition in which the measure value is tested to see if its value is in one or more specified s.
              | |
| InvalidContentOverrideException | 
            Exception that occurs when the user tries to add a mail recipient with content overrides and the view ID provided is not one of the views being exported.
              | |
| InvalidDataDrivenNotificationException | 
            Exception that occurs when data driven notifications contain conditions which are targeting measures that no longer exist in the metric set.
              | |
| InvalidNotificationTargetAggregatorException | 
            Exception that occurs when the user tries to configure a target cells aggregator incompatible with the current condition settings.
              | |
| InvalidNotificationTargetException | 
            Exception that occurs when the user tries to create data driven notifications on metric set objects set for raw data retrieval.
              | |
| InvalidRecipientTypeException | 
            Exception that occurs when the user adds an email address recipient when notification content is flagged to be created using recipient account.
              | |
| InvalidShareLinkObjectTypeException | 
            Exception that occurs when the user tries to share a link of an object type that can't be shared.
              | |
| Notification | 
            The notification definition.
              | |
| NotificationContent | 
            User-defined content for notifications.
              | |
| NotificationInfo | Contains basic information about a notification.  | |
| NotificationQueryFilterRule | 
            Represents a filter expression used when querying for notifications.
              | |
| PollingCondition | 
            Class that models a condition that refers to previous polling values.
              | |
| ScheduledNotification | 
            Scheduled notification definition.
              | |
| StaysInStatesCondition | 
            Condition in which a measure is tested to see if its value has stayed in one or more specified s for a specified polling condition.
              | |
| TargetDataCell | 
            Class used to model result data cells that represent the target of a notification DataDrivenCondition object.
              | |
| TooManyRecipientsException | 
            Exception that occurs when the user tries to create, save, or run a notification which has too many recipients.
              | 
| Interface | Description | |
|---|---|---|
| IContentNotification | 
            Interface for Notification objects that have a user-defined content, containing one or more ContentElement objects.
              | |
| IInteractionCondition | 
            Interface for IInteractionCondition objects.
              | |
| INotificationService | Interface for defining and retrieving notifications.  | |
| IPollingCondition | 
            Interface for DataDrivenCondition objects that support a PollingCondition.
              | |
| IScheduledNotification | 
            Interface for Notification objects that are evaluated according to a user-defined schedule.
              | |
| ISourceStatesCondition | 
            Interface for EntersStatesCondition and ExitsStatesCondition objects that have source state conditions.
              | 
| Enumeration | Description | |
|---|---|---|
| ConditionCategory | 
            Measure condition kind enumeration.
              | |
| DeliveryFrequency | 
            The notification delivery frequency enumeration.
              | |
| MissingDataCellPolicy | 
            Missing data policy enumeration defines what to do with data cells that have a  value.
              | |
| NotificationDeliveryKind | 
            Specifies how a notification will be delivered.
              | |
| NotificationEventCategory | 
            Notification kind.
              | |
| NotificationKind | 
            Notification kind.
              | |
| NotificationQueryField | Properties that can be used to query for notifications.  |