IEdmDeltaDeletedEntityObject.Reason 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.
Optional. Either deleted, if the entity was deleted (destroyed), or changed if the entity was removed from membership in the result (i.e., due to a data change).
public Microsoft.OData.DeltaDeletedEntryReason Reason { get; set; }
member this.Reason : Microsoft.OData.DeltaDeletedEntryReason with get, set
Public Property Reason As DeltaDeletedEntryReason