API Integrator 2016 .NET Edition
API Integrator 2016 .NET Edition
Questions / Feedback?

QueryParameters Property

The query parameters to be appended to the URL.

Syntax

[VB.NET]
Public Property QueryParameters As HTTPQueryParameterList

[C#]
public HTTPQueryParameterList QueryParameters {get;}

Remarks

This is a collection of query parameters to be appended to the URL when SendRequest is called.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 .NET Edition - Version 16.0 [Build 7709]