MetricSetBindingOverrideData Class |
Namespace: Dundas.BI.WebApi.Models
The MetricSetBindingOverrideData type exposes the following members.
Name | Description | |
---|---|---|
MetricSetBindingOverrideData |
Initializes a new instance of the MetricSetBindingOverrideData class.
|
Name | Description | |
---|---|---|
AdapterId |
Gets the ID of the adapter the metric set binding on.
| |
MetricSetBindingId |
Gets the ID of the metric set binding to which the overrides apply to.
| |
RequestOverrides |
Gets the request overrides for this metric set binding, and any elements on it.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
FromDataContractMappings |
The mapping between MetricSetBindingOverrideData and MetricSetBindingOverride.
| |
ToDataContractMappings |
The mapping between MetricSetBindingOverride and MetricSetBindingOverrideData.
|