ArcGIS Pro 2.6 API Reference Guide
FieldType Enumeration

ArcGIS.Core.Data Namespace : FieldType Enumeration
Specifies the data type of the field.
Syntax
Members
MemberDescription
Blob Binary Large Object.
Date Date.
Double Double-precision floating-point number.
Geometry Geometry.
GlobalID Esri Global ID.
GUID Globally Unique Identifier.
Integer Long integer.
OID Long Integer representing an object identifier.
Raster Raster.
Single Single-precision floating-point number.
SmallInteger Short integer.
String Character string.
XML XML Document.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.FieldType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace