ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseStreetIndex Class / Fields Property

In This Topic
    Fields Property (CIMBaseStreetIndex)
    In This Topic
    Gets or sets the fields displayed in the street index.
    Syntax
    public CIMTableField[] Fields {get; set;}
    Public Property Fields As CIMTableField()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also