ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / RepairProjectItems Method

In This Topic
    RepairProjectItems Method
    In This Topic
    Syntax
    public void RepairProjectItems( 
       string oldPath,
       string newPath
    )
    Public Sub RepairProjectItems( _
       ByVal oldPath As String, _
       ByVal newPath As String _
    ) 

    Parameters

    oldPath
    newPath
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also