IMsDimIteratorFilteredDimension

Assembly: Ms;

Description

The IMsDimIteratorFilteredDimension interface is used to work with filtering parameters of dimension, by which iteration is executed.

Inheritance Hierarchy

          INamedEntity

          IMsDimIteratorFilteredDimension

Comments

To get dimension filtering parameters, use the IMsDimIterateByDataStub.Dimension property.

Properties

  Property name Brief description
The Dimension property returns filtered dimension.
The Filter property returns dimension filter.
The UseDestDimSelection property determines whether selection from the corresponding data consumer dimension will be used on filtering.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines the object identifier.
Key The Key property returns the object key.
Name The Name property determines the object name.

See also:

Ms Assembly Interfaces