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

In This Topic
    DisplayExpressionInfo Property (BasicFeatureLayer)
    In This Topic
    Gets the display expression info.
    Syntax
    public CIMExpressionInfo DisplayExpressionInfo {get;}
    Public ReadOnly Property DisplayExpressionInfo As CIMExpressionInfo
    Remarks
    A display expression uses arcade to set custom text to identify each row or feature.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also