The IDimOrmCondition interface is used to work with conditions.
Property name | Brief description | |
Conditions | The Conditions property determines search conditions. |
Method name | Brief description | |
Evaluate | The Evaluate method tests whether dimension element meets the conditions. | |
EvaluateAll | The EvaluateAll method checks all dictionary elements and returns iterator that contains elements meeting the search conditions. | |
EvaluateRec | The EvaluateRec method tests attribute values and determines whether they meet the search conditions. | |
SelectElements | The SelectElements method generates an element selection meeting the conditions. | |
SetTextCriteria | The SetTextCriteria method determines condition of search in attribute text. |
See also: