NavigationPropertyInverse Property Breeze.sharp
The inverse of this NavigationProperty. The NavigationProperty that represents a navigation in the opposite direction to this NavigationProperty.

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

public NavigationProperty Inverse { get; }

Property Value

Type: NavigationProperty
See Also

Reference