MaxIteration: Integer;
The MaxIteration property determines maximum number of iterations (n) for the best trial method.
To determine the number of realizations (S) in one iteration of the best trial method, use the IExponentialSmoothingBestTrialMethod.Order property.
The property use is given in the example for IExponentialSmoothingBestTrialMethod.InitialApproximation.
See also: