Share via


EdmDeltaResourceObject.NavigationSource Property

Definition

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

Property Value

Applies to