MeasureCondition Class

The class used for defining metric set state conditions applied to measure values.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.MetricSetsStateCondition
    Dundas.BI.Entities.MetricSetsMeasureCondition

Namespace: Dundas.BI.Entities.MetricSets
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class MeasureCondition : StateCondition

The MeasureCondition type exposes the following members.

Properties
 NameDescription
Public propertyComparison Gets or sets the comparison operator.
(Inherited from StateCondition)
Public propertyParentState Gets the parent state.
(Inherited from StateCondition)
Public propertyTargetMeasure Gets the target measure to be used in comparisons.
Top
See Also