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