RelationshipEdgeIRelationshipEdgeRightNavigator Property  | 
 
            Gets the right navigator, which is the navigator of the right side of the relationship.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxstring IRelationshipEdge.RightNavigator { get; }Private ReadOnly Property RightNavigator As String
	Implements IRelationshipEdge.RightNavigator
	Get
Property Value
Type: 
StringImplements
IRelationshipEdgeRightNavigator
See Also