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


IParcelJoinEvents.OnJoinLinkRemoved 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.OnJoinLinkRemoved Event
ArcGIS Developer Help

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