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

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

    Parameters

    oldPath
    newPath
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also