Version

ValueConditionExpression Class Members

The following tables list the members exposed by ValueConditionExpression.

Public Constructors
 NameDescription
Public ConstructorValueConditionExpression ConstructorDefault constructor.  
Public Properties
 NameDescription
Public PropertyConditionThe condition of the expression.  
Public PropertyGroupSee IFilterExpression.Group. (Inherited from Infragistics.Olap.ValueConditionExpressionBase)
Public PropertyLevelSee IFilterExpression.Level. (Inherited from Infragistics.Olap.ValueConditionExpressionBase)
Public PropertyMeasureThe measure for which the value filter applies. (Inherited from Infragistics.Olap.ValueConditionExpressionBase)
Public PropertyValuesA list of values that are used as arguments for the expression and its specified condition.  
See Also