HttpReadSettings.RequestMethod Property

Definition

The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).

public object RequestMethod { get; set; }
member this.RequestMethod : obj with get, set
Public Property RequestMethod As Object

Property Value

Applies to