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

ResourceMarker Property

A marker when list results are paged.

Object Oriented Interface

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

Procedural Interface

incloudstorage_box_get($res, 49 );
incloudstorage_box_set($res, 49, $value );

Default Value

''

Remarks

This property is populated when ListResources is called and the results span multiple pages. ListResources may be called multiple times to get the next page of results. If this value is empty after calling ListResources there are no additional pages of results.

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]