EdmDeltaDeletedEntityObject.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 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