FieldType: DmFieldType;
The FieldType property determines a field data type.
To get whether the field contains numeric data, use the IDmField.IsNumerical property.
The property use is given in the example for IDmMethod.Execute.
See also:
IDmField