Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
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_onedrive_get($res, 35 , $queryparamsindex);
incloudstorage_onedrive_set($res, 35, $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) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]