Share via


EdmDeltaDeletedEntityObject.NavigationSource Property

Definition

The navigation source of the deleted entity. If null, then the deleted 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