ArcGIS Pro 3.0 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, Windows 8.1

    See Also