MultiplicityConfiguration.RightNavigationProperty Property
Gets or sets the navigation property of the right end of the association.
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
public NavigationProperty RightNavigationProperty { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.NavigationPropertyThe navigation property of the right end of the association.