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

URLParameters Property

The URL parameters to substitute into the URL.

Syntax

[VB.NET]
Public Property URLParameters As HTTPURLParameterList

[C#]
public HTTPURLParameterList URLParameters {get;}

Remarks

This is a collection of URL parameters to substitute into the URL when SendRequest is called. Refer to URL for more information.

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]