ArcGIS Pro 2.8 API Reference Guide
RepathProjectItem Method

ArcGIS.Desktop.Core Namespace > CoreModule Class : RepathProjectItem Method
Repath the item's catalog path to the path provided
Syntax
public bool RepathProjectItem( 
   ItemInfoValue projectItem,
   string newPath
)
Public Function RepathProjectItem( _
   ByVal projectItem As ItemInfoValue, _
   ByVal newPath As String _
) As Boolean

Parameters

projectItem
newPath
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CoreModule Class
CoreModule Members