MaxIterations: Integer;
The MaxIterations property determines the maximum number of cycle iterations.
By default MaxIterations = 500.
If MaxIterations = -1, the cycle is executed until the condition, set in the IMsCalculationChainIterator.Expression property is not satisfied.
The property use is given in the example for IMsCalculationChainIterator.Expression.
See also: