![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelJoinEvents2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur when a parcel is joined.
| Description | ||
|---|---|---|
![]() |
OnEndJoining | Fired when Join is completed. |
![]() |
OnJoin | Fired when Join is accepted. |
![]() |
OnJoinLinkAdded | Fired when a join link is removed. |
![]() |
OnStartJoining | Fired when Join is started. |
| CoClasses and Classes | Description |
|---|---|
| JoinParcelManager | Manager object for Parcel Joining. |
| ParcelJoinEvents2 | Helper coclass for working with the nondefault outbound IParcelJoinEvents2 interface in VB. |