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


IJoinParcelManager.FlashJoinLink Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJoinParcelManager Interface > IJoinParcelManager.FlashJoinLink Method
ArcGIS Developer Help

IJoinParcelManager.FlashJoinLink Method

Flash a join link on the map.

[Visual Basic .NET]
Public Sub FlashJoinLink ( _
    ByVal Index As Integer _
)
[C#]
public void FlashJoinLink (
    int Index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IJoinParcelManager Interface