Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

HTTPMethod Property

The HTTP method used for the request.

Syntax

[VB.NET]
Public Property HTTPMethod As String

[C#]
public string HTTPMethod {get; set;}

Remarks

This property contains the HTTP method used for the request. If an empty string is provided, the HTTPMethod is determined automatically by the method being called. You may change it to a custom value if you require an HTTP method other than what is provided by the component.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0