EntitySet.ElementType Property
Gets the entity type of this EntitySet.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.EntityTypeAn EntityType object that represents the entity type of this EntitySet .