ArcGIS Pro 3.7 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
    Function RemoveAliasSelectedItem() As Task(Of Boolean)
    Task<bool> RemoveAliasSelectedItem()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also