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