EntityTypeNavigationProperties Property Breeze.sharp
The NavigationProperty's associated with this EntityType.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public ICollection<NavigationProperty> NavigationProperties { get; }

Property Value

Type: ICollectionNavigationProperty
See Also

Reference