ArcGIS Pro 3.0 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, Windows 8.1

    See Also