ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IProjectWindow Interface / RemoveAliasSelectedItem Method

In This Topic
    RemoveAliasSelectedItem Method
    In This Topic
    Removed the alias for the selected item.
    Syntax
    Task<bool> RemoveAliasSelectedItem()
    Function RemoveAliasSelectedItem() As Task(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also