Identifies the type of data that can be stored in this field.
Fields can store strings, numbers, timestamps, references, and several other types. (See FieldType constants for the complete list.)
VBScript
fieldInfo.GetType
Perl
$fieldInfo->GetType();