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

NextChangeMarker Property

A marking indicating what page of changes to return in the future.

Object Oriented Interface

public function getNextChangeMarker();
public function setNextChangeMarker($value);

Procedural Interface

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

Default Value

''

Remarks

This property will be populated when ListChanges is called if there are no more changes to list.

Setting NextChangeMarker will cause ChangeMarker to be set to "".

Refer to ListChanges for more details.

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]