Inversed: Boolean;
The Inversed property determines whether condition is inverse.
Available values:
True. The condition is inverse, that is, all elements that do not correspond to the condition are filtered.
False. The condition is direct, that is, all elements that correspond to the condition are filtered.
The property use is given in the example for IMsDimIteratorAdvancedFilterCondition.ParamAttributes.
See also: