EntityType.NavigationProperties Property
Gets the navigation properties of this EntityType.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<NavigationProperty>A collection of type ReadOnlyMetadataCollection<T> that contains the list of navigation properties on this EntityType .