TypedListRelationshipEdgeIRelationshipEdgeLeftNavigator Property  | 
 
            Gets the left navigator which is the navigator of the left side of the relationship.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntaxstring IRelationshipEdge.LeftNavigator { get; }Private ReadOnly Property LeftNavigator As String
	Implements IRelationshipEdge.LeftNavigator
	Get
Property Value
Type: 
StringImplements
IRelationshipEdgeLeftNavigator
See Also