ArcObjects Library Reference (GeoSurvey)  

ICadastralJoin3.ResetJoin Method

Reset the join process.

[Visual Basic .NET]
Public Sub ResetJoin ( _
    ByVal ParcelId As Integer _
)
[C#]
public void ResetJoin (
    int ParcelId
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralJoin3 Interface