MetricSetBindingData Class |
Namespace: Dundas.BI.WebApi.Models
The MetricSetBindingData type exposes the following members.
Name | Description | |
---|---|---|
MetricSetBindingData |
Initializes a new instance of the MetricSetBindingData class.
|
Name | Description | |
---|---|---|
Bindings |
Gets the bindings.
| |
BypassDataCache |
Gets or sets a value indicating whether the request should bypass the data cache.
| |
BypassResultSizeLimit |
Gets or sets a value indicating whether the engine must ignore any result size limitations or not.
| |
FriendlyName |
Gets or sets the friendly name.
| |
Id |
Gets or sets the ID of the metric set binding.
| |
IncludeAnnotations |
Gets or sets a value indicating whether to include text annotations.
| |
IncludeMeasureCorrections |
Gets or sets a value indicating whether to include measure corrections.
| |
MetricSetId |
Gets or sets the ID of the Metric Set.
| |
Name |
Gets or sets the name.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
FromDataContractMappings |
The mapping between MetricSetBindingData and MetricSetBinding.
| |
ToDataContractMappings |
The mapping between MetricSetBinding and MetricSetBindingData.
|