ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLabelClass Class / ExpressionEngine Property

In This Topic
    ExpressionEngine Property (CIMLabelClass)
    In This Topic
    Gets or sets the label expression engine (the language the expression is written in).
    Syntax
    public LabelExpressionEngine ExpressionEngine {get; set;}
    Public Property ExpressionEngine As LabelExpressionEngine
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also