IDtCalcFieldError.Field

Fore Syntax

Field: String;

Fore.NET Syntax

Field: string;

Description

The Field property returns name of the field which calculating brought to error.

Comments

To get error text, use the IDtError.Message property.

Fore and Fore.NET Examples

The property use is given in the example of IDtConsumer.CalcFieldsErrors.

See also:

IDtCalcFieldError