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


IParcelJoinEvents2.OnEndJoining Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelJoinEvents2.OnEndJoining Method

Fired when Join is completed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelJoinEvents2 Interface