ValueDimension: IMsDimIteratorFilteredDimension;
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.
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.
The property use is given in the example for IMsDimIterateByDataStub.SetValueDimension.
See also: