ContextualValueData Properties

The ContextualValueData 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 propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets the measure input value.
Top
See Also