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


IJoinParcelManager.StartJoining Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJoinParcelManager Interface > IJoinParcelManager.StartJoining Method
ArcGIS Developer Help

IJoinParcelManager.StartJoining Method

Start Joining the input parcel.

[Visual Basic .NET]
Public Sub StartJoining ( _
    ByVal pGSParcel As IGSParcel _
)
[C#]
public void StartJoining (
    IGSParcel pGSParcel
);

Product Availability

Available with ArcGIS Desktop.

See Also

IJoinParcelManager Interface