ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / Repair Method

In This Topic
    Repair Method
    In This Topic
    Repair the path
    Syntax
    public virtual bool Repair( 
       string newPath
    )
    Public Overridable Function Repair( _
       ByVal newPath As String _
    ) As Boolean

    Parameters

    newPath
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also