Share via


ODataBatchOperationRequestMessage.Method Property

Definition

Gets or Sets the HTTP method used for this request message.

public string Method { get; set; }
member this.Method : string with get, set
Public Property Method As String

Property Value

The HTTP method used for this request message.

Implements

Applies to