ProviderPropertyOverrideData Class | 
Namespace: Dundas.BI.WebApi.Models
The ProviderPropertyOverrideData type exposes the following members.
| Name | Description | |
|---|---|---|
| ProviderPropertyOverrideData | 
            Initializes a new instance of the ProviderPropertyOverrideData class.
              | 
| Name | Description | |
|---|---|---|
| Key | 
            Gets or sets the key.
              | |
| Location | 
            Gets or sets the location of the provider. This is provided as a convenience to the client.
              | |
| Name | 
            Gets or sets the name of the provider. This is provided as a convenience to the client.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| Value | 
            Gets the value.
              |