Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ChangeMarker Property

A marker when changes are paged.

Object Oriented Interface

public function getChangeMarker();
public function setChangeMarker($value);

Procedural Interface

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

Default Value

''

Remarks

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

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0