MultiplicityConfiguration.LeftNavigationProperty Property

 

Gets or sets the navigation property of the left end of the association.

Namespace:   Microsoft.Data.Entity.Design.CodeGeneration
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public NavigationProperty LeftNavigationProperty {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.NavigationProperty

The navigation property of the left end of the association.