TypedListRelationshipEdgeIRelationshipEdgeRightNavigator Property |
Gets the right navigator, which is the navigator of the right side of the relationship.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax string IRelationshipEdge.RightNavigator { get; }
Private ReadOnly Property RightNavigator As String
Implements IRelationshipEdge.RightNavigator
Get
Property Value
Type:
StringImplements
IRelationshipEdgeRightNavigatorSee Also