ContextualValueData Class |
Namespace: Dundas.BI.WebApi.Models
The ContextualValueData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextualValueData |
Initializes a new instance of the ContextualValueData class.
|
Name | Description | |
---|---|---|
![]() | Id |
Gets the measure input value ID.
|
![]() | MeasureUniqueName |
Gets the measure unique name.
|
![]() | MetricSetId |
Gets the metric set ID.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | Value |
Gets the measure input value.
|
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between the business object and the DTO.
|
![]() ![]() | ToDataContractMappings |
The mapping between the business object and the DTO.
|