ArcGIS Pro 3.2 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

    ArcGIS Pro version: 3 or higher.
    See Also