IDtFieldDefinition.IsCalculated

Fore syntax

IsCalculated: Boolean;

Fore.NET syntax

IsCalculated: boolean;

Description

The IsCalculated property determines whether the filed is calculated.

Comments

Available values:

Fore and Fore.NET examples

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

See also:

IDtFieldDefinition