ExportProviderData Class |
Namespace: Dundas.BI.WebApi.Models
The ExportProviderData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportProviderData |
Initializes a new instance of the ExportProviderData class.
|
Name | Description | |
---|---|---|
![]() | CreatesFile |
Gets a value indicating whether this export provider creates a file or not.
|
![]() | Description |
Gets the export provider description.
|
![]() | HasCustomConfigurationUI |
Gets a value indicating whether this export provider is using a custom configuration UI.
|
![]() | IconUri |
Gets a value indicating the relative path to be used as the provider's icon in the toolbar.
|
![]() | Id |
Gets the export provider ID.
|
![]() | Name |
Gets the export provider name.
|
![]() | ProviderKinds |
Gets a value indicating whether this export provider is available from share, notifications or both.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |