ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / Field Class / FieldType Property

In This Topic
    FieldType Property (Field)
    In This Topic
    Gets the FieldType of the field.
    Syntax
    public FieldType FieldType {get;}
    Public ReadOnly Property FieldType As FieldType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also