Warnings: IStringList;
The Warnings property returns the warnings list.
The warnings list is determined on executing the IMsProblemCalculationCallback.OnWarning method.
The property use is given in the example for IAlgorithmCalculationResult.HasWarnings.
See also: