ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RasterLayer Class / DisplayExpressionInfo Property

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

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

    ArcGIS Pro version: 3.6 or higher.
    See Also