NotificationContentData Class |
Namespace: Dundas.BI.WebApi.Models
The NotificationContentData type exposes the following members.
Name | Description | |
---|---|---|
![]() | NotificationContentData |
Initializes a new instance of the NotificationContentData class.
|
Name | Description | |
---|---|---|
![]() | Elements |
Gets the content element that should be attached to the notification.
|
![]() | ExportKind |
Gets or sets the export kind.
|
![]() | 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.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | UseNameForFilename |
Gets or sets the value indicating whether or not the name should be used for the filename.
|
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between NotificationContentData and NotificationContent.
|
![]() ![]() | ToDataContractMappings |
The mapping between NotificationContent and NotificationContentData.
|