Assembly: Ms;
The IMsDimIteratorAdvancedFilterCondition interface is used to work with a condition of advanced filter.
IMsDimIteratorAdvancedFilterCondition
To work with advanced filter, use the IMsDimIteratorAdvancedFilter interface.
| Property name | Brief description | |
| Attribute | The Attribute property determines compared attribute. | |
| ConditionJoin | The ConditionJoin property determines a logical statement on joining advanced filter conditions. | |
| IgnoreEmptyAttributes | The IgnoreEmptyAttributes property determines whether empty values of compared dimension attribute are taken into account. | |
| IgnoreEmptyValues | The IgnoreEmptyValues property determines whether empty values are taken into account if parameter or its dimension attribute is used as a compared value. | |
| Inversed | The Inversed property determines whether condition is inverse. | |
| Operator_ | The Operator_ property determines comparison operator. | |
| Owner | The Owner property returns the dimension filter that includes advanced filter condition. | |
| The ParamAttributes property returns parameter and chain of attributes. | ||
| Value | The Value property determines compared value. |
See also: