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

In This Topic
    RenameItem Method
    In This Topic
    Rename the item
    Syntax
    void RenameItem( 
       Item item
    )
    Sub RenameItem( _
       ByVal item As Item _
    ) 

    Parameters

    item
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also