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


IParcelJoinEvents.OnJoinLinkRemoved Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelJoinEvents.OnJoinLinkRemoved Event

Fired when a join link is removed.

[Visual Basic .NET]
Public Event OnJoinLinkRemoved As OnJoinLinkRemovedEventHandler
[C#]
public event OnJoinLinkRemovedEventHandler OnJoinLinkRemoved

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelJoinEvents Interface