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.2.0.0 (5.2.17.0403)
Syntax string IRelationshipEdge.LeftNavigator { get; }
Private ReadOnly Property LeftNavigator As String
Implements IRelationshipEdge.LeftNavigator
Get
Property Value
Type:
StringImplements
IRelationshipEdgeLeftNavigatorSee Also