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


IParcelJoinEvents2 Interface (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
ArcGIS Developer Help

IParcelJoinEvents2 Interface

Provides access to events that occur when a parcel is joined.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method OnEndJoining Fired when Join is completed.
Method OnJoin Fired when Join is accepted.
Method OnJoinLinkAdded Fired when a join link is removed.
Method OnStartJoining Fired when Join is started.

Classes that implement IParcelJoinEvents2

Classes Description
JoinParcelManager Manager object for Parcel Joining.
ParcelJoinEvents2 Helper coclass for working with the nondefault outbound IParcelJoinEvents2 interface in VB.