Version

TopValueConditionExpression Class Members

The following tables list the members exposed by TopValueConditionExpression.

Public Constructors
 NameDescription
Public ConstructorTopValueConditionExpression ConstructorDefault constructor.  
Public Properties
 NameDescription
Public PropertyConditionThe condition of the expression.  
Public PropertyGroupSee IFilterExpression.Group. (Inherited from Infragistics.Olap.ValueConditionExpressionBase)
Public PropertyIsTopSpecifies whether the filter is top or bottom.  
Public PropertyLevelSee IFilterExpression.Level. (Inherited from Infragistics.Olap.ValueConditionExpressionBase)
Public PropertyMeasureThe measure for which the value filter applies. (Inherited from Infragistics.Olap.ValueConditionExpressionBase)
Public PropertyValueThe number/percentage/sum of items to leave.  
See Also