StateCondition Class

The base class for defining metric set state conditions that are to be evaluated at run time.
Inheritance Hierarchy

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

The StateCondition type exposes the following members.

Properties
  NameDescription
Public propertyComparison
Gets or sets the comparison operator.
Public propertyParentState
Gets the parent state.
Top
See Also