IDependenceForm.Failed

Syntax

Failed: Boolean;

Description

The Failed property returns True if any errors occurred while calculating a dependence form, and False if no errors have occurred.

Example

The property use is given in the example for IDependenceForm.Errors.

See also:

IDependenceForm