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


IJoinPages.ShowJoinRelationshipPage Property (ArcObjects .NET 10.5 SDK)
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