RelationshipEdgeIRelationshipEdgeLeftNavigator Property |
Gets the left navigator which is the navigator of the left side of the relationship.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.EntityModel
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax string IRelationshipEdge.LeftNavigator { get; }
Private ReadOnly Property LeftNavigator As String
Implements IRelationshipEdge.LeftNavigator
Get
Property Value
Type:
StringImplements
IRelationshipEdgeLeftNavigatorSee Also