IDtCalcFieldError.Field

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.

Example

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

See also:

IDtCalcFieldError