ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BasicFeatureLayer Class / DisplayField Property

In This Topic
    DisplayField Property (BasicFeatureLayer)
    In This Topic
    Gets the name of the attribute field that is used to identify each row or feature.
    Syntax
    public string DisplayField {get;}
    Public ReadOnly Property DisplayField As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also