ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributeIndexDescription Class / FieldNames Property
Version

    FieldNames Property (AttributeIndexDescription)
    The list of field names in the TableDescription that will be present in the attribute index.
    Syntax
    public IReadOnlyList<string> FieldNames {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also