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

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

    Parameters

    item
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also