This document is archived and information here might be outdated.  Recommended version.


ICadastralJoin3.ResetJoin Method (ArcObjects .NET 10.4 SDK)
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