MultiplicityConfiguration.LeftEntityType Property
Gets or sets the entity type of the left end of the association.
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
public EntityType LeftEntityType { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.EntityTypeThe entity type of the left end of the association.