NotificationContent Class |
Namespace: Dundas.BI.Notifications
The NotificationContent type exposes the following members.
Name | Description | |
---|---|---|
![]() | NotificationContent |
Initializes a new instance of the NotificationContent class.
|
![]() | NotificationContent(Guid, IEnumerableParameterValue) |
Initializes a new instance of the NotificationContent class.
|
Name | Description | |
---|---|---|
![]() | Elements |
Gets the content element that should be attached to the notification.
|
![]() | ExportProviderId |
Gets or sets the ID of the export provider.
|
![]() | ExportSettingValues |
Gets the export provider setting values.
|
![]() | Id |
Gets or sets the ID of the content.
|
![]() | Name |
Gets or sets the name of the content.
|
![]() | UseNameForFilename |
Gets or sets the value indicating whether or not the name should be used for the filename.
|
Name | Description | |
---|---|---|
![]() | AddContentElement |
Adds the content element to the current notification content.
|
![]() | RemoveContentElement |
Removes the content element from the current notification content.
|
![]() | SetExportProvider |
Sets the export provider.
|