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


IJoinParcelManager.FlashJoinLink Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

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