ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPrimitiveOverride Class / ValueExpressionInfo Property

In This Topic
    ValueExpressionInfo Property (CIMPrimitiveOverride)
    In This Topic
    Gets or sets ExpressionInfo that contains the Arcade expression that returns value as a number or a string depending on the PropertyName.
    Syntax
    public CIMExpressionInfo ValueExpressionInfo {get; set;}
    Public Property ValueExpressionInfo As CIMExpressionInfo
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also