Iterator: IMsCalculationChainMultiDimIterator;
The Iterator property returns the linear optimization block multidimensional iterator.
A multidimensional iterator can be used to work with data consumer dimensions, for example, for advanced filter setup. If a dimension is added in the multidimensional iterator, which is used in the criterion function, this dimension will be removed from the criterion function, and vice versa.
The property use is given in the example for ICalcLinearOptimizationBlock.TargetFunction.
See also: