State Methods |
The State type exposes the following members.
| Name | Description | |
|---|---|---|
| AddCondition(MeasureUsage, ComparisonOperator) |
Adds a new MeasureCondition to the internal condition collection.
| |
| AddCondition(HierarchyUsage, MemberValue, ComparisonOperator) |
Adds a new HierarchyCondition to the internal condition collection.
| |
| AddCondition(HierarchyUsage, ParameterToken, ComparisonOperator) |
Adds a new HierarchyCondition to the internal condition collection.
| |
| RemoveCondition |
Removes the condition.
| |
| ToString | Returns a string that represents the current object. (Inherited from DataState.) |