ODataBatchWriter.CurrentOperationResponseMessage 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 response message for the operation that is currently written if it's a response; or null if no operation is written right now or it's a request operation.
protected Microsoft.OData.ODataBatchOperationResponseMessage CurrentOperationResponseMessage { get; set; }
member this.CurrentOperationResponseMessage : Microsoft.OData.ODataBatchOperationResponseMessage with get, set
Protected Property CurrentOperationResponseMessage As ODataBatchOperationResponseMessage