IMsDimIteratorAdvancedFilter.Owner

Syntax

Owner: Object;

Description

The Owner property returns filter of the dimension including advanced filter.

Comments

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

Example

The property use is given in the example for IMsDimIteratorFilter.AdvancedFilter.

See also:

IMsDimIteratorAdvancedFilter