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


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

IParcelJoinEvents.OnAutoJoin Event

Fired when an AutoJoin is done.

[Visual Basic .NET]
Public Event OnAutoJoin As OnAutoJoinEventHandler
[C#]
public event OnAutoJoinEventHandler OnAutoJoin

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelJoinEvents Interface