RelationshipEdgeStartEntityNavigator Property  | 
 
            Gets / sets the field name mapped onto this relationship in the startEntity.
            
 
    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)
Syntaxpublic string StartEntityNavigator { get; set; }Public Property StartEntityNavigator As String
	Get
	Set
Property Value
Type: 
String
See Also