IAlgorithmBaseExecutor.ErrorState

Syntax

ErrorState: SkipErrorState;

Description

The ErrorState property determines a method for handling errors that may occur on algorithm calculation.

Example

The property use is given in the example for IAlgorithmBaseExecutor.MsProblem.

See also:

IAlgorithmBaseExecutor