ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / DisplayExpressionInfo Property

In This Topic
    DisplayExpressionInfo Property (CIMStandaloneTable)
    In This Topic
    Gets or sets the expression information used for coming up with a string that represents a row or a feature. This property takes precedence over DisplayField.
    Syntax
    Public Property DisplayExpressionInfo As CIMExpressionInfo
    public CIMExpressionInfo DisplayExpressionInfo {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also