This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralJoin3 Interface > ICadastralJoin3.ResetJoin Method (ArcObjects .NET 10.5 SDK) |
Reset the join process.
[Visual Basic .NET] Public Sub ResetJoin ( _ ByVal ParcelId As Integer _ )
[C#] public void ResetJoin ( int ParcelId );