Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

QueryParams Type

The parameter to be used in a query request.

Remarks

This type describes a parameter that is to be used in a query request.

Fields

Name
String

This field contains the name of the parameter to be used in a Query request.

Value
String

This field contains the value of the parameter to be used in a Query request. All specified values will be URL encoded by the component.

Constructors

public QueryParams();



public QueryParams(String name, String value);



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