IMsDimIterateByDataStub.ValueDimension

Syntax

ValueDimension: IMsDimIteratorFilteredDimension;

Description

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.

Comments

To link value by data source dimension attribute of data consumer, use the IMsDimIterateByDataStub.SetValueDimension method.

To specify data source attribute of data consumer, use the IMsDimIterateByDataStub.ValueDimAttr property.

Example

The property use is given in the example for IMsDimIterateByDataStub.SetValueDimension.

See also:

IMsDimIterateByDataStub