This document is archived and information here might be outdated. Recommended version. |
Show the destination relationship table with origin table selection.
[Visual Basic .NET] Public Sub ShowRelationshipTable ( _ ByVal pRelationshipClass As IRelationshipClass, _ ByVal showSource As Boolean, _ ByVal pOriginSelectionSet As ISelectionSet _ )
[C#] public void ShowRelationshipTable ( IRelationshipClass pRelationshipClass, bool showSource, ISelectionSet pOriginSelectionSet );