IMsDimIterateByDataStub

Assembly: Ms;

Description

The IMsDimIterateByDataStub interface is used to work with the data source, by existing points of which iterations are executed.

Inheritance Hierarchy

          IMsDimIterateByDataStub

Comments

To work with the collection of data sources, which existing points will be used for iterations, use the IMsDimIterateByDataStubs interface.

Properties

  Property name Brief description

Dimension

The Dimension property returns filtering parameters of dimension used for iteration.

Stub

The Stub property returns the data source, which existing points will be used for iteration.

ValueDimAttr

The ValueDimAttr property determines the dimension attribute, which values are used to filter data consumer dimension elements.

ValueDimension

The ValueDimension property returns data source dimension of the data consumer, to which filtering data source value is linked for additional data consumer dimension elements filtering by specified attribute values.

Methods

  Method name Brief description
SetValueDimension The SetValueDimension method sets data source dimension of the data consumer, for which filtering data source value should be linked.

See also:

Ms Assembly Interfaces