MultiplicityConfiguration.LeftNavigationProperty Property
Gets or sets the navigation property of the left end of the association.
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.NavigationPropertyThe navigation property of the left end of the association.