IDmField.IsNumerical

Syntax

IsNumerical: Boolean;

Description

The IsNumerical property returns whether the field contains numeric data.

Comments

Available values:

Example

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

See also:

IDmField