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


IJoinPages.ShowJoinRelationshipPage Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IJ > IJoinPages Interface > IJoinPages.ShowJoinRelationshipPage Property
ArcGIS Developer Help

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