EdmDeltaEntityObject.NavigationSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The navigation source of the entity. If null, then the entity is from the current feed.
public Microsoft.OData.Edm.IEdmNavigationSource NavigationSource { get; set; }
member this.NavigationSource : Microsoft.OData.Edm.IEdmNavigationSource with get, set
Public Property NavigationSource As IEdmNavigationSource