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


IParcelJoinEvents2.OnJoin Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelJoinEvents2 Interface > IParcelJoinEvents2.OnJoin Event
ArcGIS Developer Help

IParcelJoinEvents2.OnJoin Event

Fired when Join is accepted.

[Visual Basic .NET]
Public Event OnJoin As OnJoinEventHandler
[C#]
public event OnJoinEventHandler OnJoin

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelJoinEvents2 Interface