ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectItem Class / Alias Property

In This Topic
    Alias Property (CIMProjectItem)
    In This Topic
    Gets or sets an identifier for this item that the user provides and can be displayed instead of the Name.
    Syntax
    public string Alias {get; set;}
    Public Property Alias As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also