IDmField.IsNumerical

Fore Syntax

IsNumerical: Boolean;

Fore.NET Syntax

IsNumerical: boolean;

Description

The IsNumerical property returns whether the field contains numeric data.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IDmMethod.Execute.

See also:

IDmField