SaveNotificationOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The SaveNotificationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SaveNotificationOptions | 
            Initializes a new instance of the SaveNotificationOptions class.
              | 
| Name | Description | |
|---|---|---|
| AccountId |  Gets or sets the GUID of the Account to create the notification on.  If value isn't specified the account associated with the caller's session will be used.  | |
| Conditions | 
            Gets the conditions defined for the current instance.
              | |
| ConditionsOperator | 
            Gets or sets the logical operator, when multiple conditions are defined within.
              | |
| ContentItems | 
            Gets the notification content items.
              | |
| DeliverySettings | 
            Gets the notification delivery settings.
              | |
| Description | 
            Gets or sets the object description.
              (Inherited from DescriptorBaseData.) | |
| Id | 
            Gets the object ID.
              (Inherited from DescriptorBaseData.) | |
| MaintainerId |  Gets or sets the GUID of the Account to notify on failure. The value of Guid.Empty means that the maintainer has not changed.  | |
| MetricSetId |  Gets or sets the GUID of the MetricSet to create an AnnotationNotification on.   | |
| Name | 
            Gets or sets the object name.
              (Inherited from DescriptorBaseData.) | |
| NotificationKind | 
            Notification kind.
              | |
| RunImmediately |  Gets or sets a value indicating whether or not the notification should be run immediately.   | |
| ScheduleRule | 
            Represents range and pattern of a Schedule.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |