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


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

IParcelJoinEvents2.OnStartJoining Method

Fired when Join is started.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelJoinEvents2 Interface