IMsDimIteratorFilter

Assembly: Ms;

Description

The IMsDimIteratorFilter interface is used to work with dimension filter in multidimensional iterator.

Inheritance Hierarchy

          IMsDimIteratorFilter

Comments

To get dimension filter, use the IMsDimIteratorFilteredDimension.Filter property.

Properties

  Property name Brief description
AdvancedFilter The AdvancedFilter property returns advanced filter parameters.
ElementGroup The ElementGroup property determines a group of iterated elements.
Owner The Owner property returns the dimension, in which filtering is executed.
ParameterAsGroup The ParameterAsGroup property determines a parameter for passing a group with iterated elements.
ParameterAsSelection The ParameterAsSelection property determines a parameter for passing selection with iterated elements.
Selection The Selection property determines selection with iterated elements.

See also:

Ms Assembly Interfaces