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


ICadastralJoin3.Join Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralJoin3.Join Method

Join a parcel with joining parcel points fixed.

[Visual Basic .NET]
Public Sub Join ( _
    ByVal eJoinMethod As enumGSJoinMethod _
)
[C#]
public void Join (
    enumGSJoinMethod eJoinMethod
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralJoin3 Interface