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

In This Topic
    FieldType Property (PluginField)
    In This Topic
    Gets or sets the ArcGIS.Core.Data.FieldType of the field.
    Syntax
    public FieldType FieldType {get; set;}
    Public Property FieldType As FieldType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also