ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / FieldDescriptions Property

In This Topic
    FieldDescriptions Property (CIMStandaloneTable)
    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 Property FieldDescriptions As CIMFieldDescription()
    public CIMFieldDescription[] FieldDescriptions {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also