ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / TableDescription Class / FieldDescriptions Property
Version

    FieldDescriptions Property (TableDescription)
    The list of FieldDescription items in the ArcGIS.Core.Data.Table.
    Syntax
    public IReadOnlyList<FieldDescription> FieldDescriptions {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also