ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDisplayTable Class / FieldDescriptions Property

In This Topic
    FieldDescriptions Property (CIMDisplayTable)
    In This Topic
    Gets or sets the field descriptions. Field descriptions for fields may only be written if values are overridden from defaults.
    Syntax
    public CIMFieldDescription[] FieldDescriptions {get; set;}
    Public Property FieldDescriptions As CIMFieldDescription()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also