ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBivariateFieldInfo Class / ValueExpressionInfo Property
Version

    ValueExpressionInfo Property (CIMBivariateFieldInfo)
    Gets or sets ExpressionInfo that contains the Arcade expression that returns value as a number. When both Field and ValueExpressionInfo are present ValueExpressionInfo is used.
    Syntax
    public CIMExpressionInfo ValueExpressionInfo {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also