ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.TaskAssistant Namespace / TaskProjectItem Class / RenameAsync Method
Version

RenameAsync Method (TaskProjectItem)
Renames the project item.
Syntax
public Task RenameAsync( 
   string newName
)

Parameters

newName
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also