ArcObjects Library Reference (ArcMapUI)  

IJoinPages.ShowJoinRelationshipPage Property

Indicates if relationship page is shown. Default: True. If no relationships are present for layer, page will not be shown.

[Visual Basic .NET]
Public WriteOnly Property ShowJoinRelationshipPage
[C#]
public void ShowJoinRelationshipPage {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IJoinPages Interface