Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

ParamName Property

This property contains the name of the parameter to be used in the request or returned in the response.

Object Oriented Interface

public function getParamName($paramindex);
public function setParamName($paramindex, $value);

Procedural Interface

incloudstorage_oauth_get($res, 26 , $paramindex);
incloudstorage_oauth_set($res, 26, $value , $paramindex);

Default Value

''

Remarks

This property contains the name of the parameter to be used in the request or returned in the response.

The size of the array is controlled by the ParamCount 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]