IMsDimIteratorDimension

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The Links property returns the collection of linked dimensions.
Parameter The Parameter property determines control parameter.
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.
DimOpenParam The DimOpenParam property returns parameters of dimension opening.
The Filter property returns dimension filter.

Properties inherited from INamedEntity

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

See also:

Ms Assembly Interfaces