IMsDimIteratorDimension

Assembly: Ms;

Description

The IMsDimIteratorDimension interface is used to work with multidimensional iterator dimension.

Inheritance Hierarchy

          INamedEntity

          IMsDimIteratorFilteredDimension

          IMsDimIteratorDimension

Comments

To work with the collection of multidimensional iterator dimensions, use the IMsDimIteratorDimensions interface.

Properties

  Property name Brief description
Links The Links property returns the collection of linked dimensions.
Parameter The Parameter property determines control parameter.
Stubs The Stubs property returns collection of data sources to which dimension is applied.

Properties inherited from IMsDimIteratorFilteredDimension

  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