IMsDimIteratorAdvancedFilterCondition.Owner

Syntax

Owner: Object;

Description

The Owner property returns the dimension filter that includes advanced filter condition.

Comments

To check if element corresponds to the filter, use the IMsDimIteratorAdvancedFilter.Test method.

Example

The property use is given in the example for IMsDimIteratorAdvancedFilterCondition.ParamAttributes.

See also:

IMsDimIteratorAdvancedFilterCondition