ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRangeDefinition Class / AliasExpressionInfo Property

In This Topic
    AliasExpressionInfo Property
    In This Topic
    Gets or sets ExpressionInfo that contains the Arcade expression that returns a string representing range alias value.
    Syntax
    public CIMExpressionInfo AliasExpressionInfo {get; set;}
    Public Property AliasExpressionInfo As CIMExpressionInfo
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also