IAlgorithmCalculationResult.Warnings

Syntax

Warnings: IStringList;

None;

Description

The Warnings property returns the warnings list.

Fore and Fore.NET Examples

The property use is given in the example for IAlgorithmCalculationResult.HasWarnings.

See also:

IAlgorithmCalculationResult