DeliveryProviderData Class |
Namespace: Dundas.BI.WebApi.Models
The DeliveryProviderData type exposes the following members.
Name | Description | |
---|---|---|
DeliveryProviderData |
Initializes a new instance of the DeliveryProviderData class.
|
Name | Description | |
---|---|---|
DeliveryKind |
Gets the kind of delivery the provider provides.
| |
Description |
Gets the delivery provider description.
| |
HasCustomConfigurationUI |
Gets a value indicating whether this delivery provider is using a custom configuration UI.
| |
Id |
Gets the delivery provider ID.
| |
Name |
Gets the delivery provider name.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |