ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / FieldValue Class / FieldType Property

In This Topic
    FieldType Property (FieldValue)
    In This Topic
    The type of the Row's field.
    Syntax
    public FieldType FieldType {get;}
    Public ReadOnly Property FieldType As FieldType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also