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

ResourceMarker Property

A marker when resources are paged.

Object Oriented Interface

public function getResourceMarker();
public function setResourceMarker($value);

Procedural Interface

incloudstorage_googledrive_get($res, 63 );
incloudstorage_googledrive_set($res, 63, $value );

Default Value

''

Remarks

This property returns a marker used to iterate over pages of resources. When ListResources is called, if the results are paged this property will be populated. Continue to call ListResources until this property returns empty string in order to list all resources.

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]