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

QueryParamsValue Property

This property contains the value of the parameter to be used in a Query request.

Object Oriented Interface

public function getQueryParamsValue($queryparamsindex);
public function setQueryParamsValue($queryparamsindex, $value);

Procedural Interface

incloudstorage_googledrive_get($res, 50 , $queryparamsindex);
incloudstorage_googledrive_set($res, 50, $value , $queryparamsindex);

Default Value

''

Remarks

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

The size of the array is controlled by the QueryParamsCount property.

This property is not available at design time.

Data Type

String

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