ContextualValue Class

Class used to model user input values for contextual measures or corrections for existing measures.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataInputContextualValue

Namespace: Dundas.BI.Data.DataInput
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class ContextualValue

The ContextualValue type exposes the following members.

Properties
 NameDescription
Public propertyId Gets the measure input value ID.
Public propertyMeasureUniqueName Gets the measure unique name.
Public propertyMetricSetId Gets the metric set ID.
Public propertyValue Gets the measure input value.
Top
See Also