AnnotationNotification Class |
Namespace: Dundas.BI.Notifications
The AnnotationNotification type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotationNotification |
Initializes a new instance of the AnnotationNotification class.
|
Name | Description | |
---|---|---|
![]() | AccountId | Gets or sets the ID of the account associated with the notification. (Inherited from Notification.) |
![]() | Content |
Gets the notification content.
(Inherited from ContentNotification.) |
![]() | ContentItems |
Gets the notification content items.
(Inherited from ContentNotification.) |
![]() | DeliverySettings |
Gets the notification delivery settings.
(Inherited from Notification.) |
![]() | Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) |
![]() | Id |
Gets the object ID.
(Inherited from DescriptorBase.) |
![]() | IsContentLoaded |
Gets a value indicating whether the content of the notification has been loaded.
(Inherited from Notification.) |
![]() | IsValid |
Gets a value indicating whether or not the notification is in a valid state.
(Inherited from Notification.) |
![]() | LastDeliveryDate |
Gets the last date the notification was delivered.
(Inherited from Notification.) |
![]() | Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) |
![]() | NotificationCondition |
Gets the notification condition.
|
![]() | TenantId |
Gets or sets the ID of the tenant associated with the notification creator.
(Inherited from Notification.) |
Name | Description | |
---|---|---|
![]() | AddContentItem |
Add the specified content item.
(Inherited from ContentNotification.) |
![]() | ChangeDeliverySettings |
Changes the delivery settings.
(Inherited from Notification.) |
![]() | RemoveAnnotatedView |
Removes the annotated view.
|
![]() | RemoveContentItem |
Remove the specified content item.
(Inherited from ContentNotification.) |
![]() | RequestAnnotatedView |
Requests the annotated view with the notification message.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |