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

ChangeMarker Property

A marker identifying the last change in a folder.

Object Oriented Interface

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

Procedural Interface

incloudstorage_dropbox_get($res, 11 );
incloudstorage_dropbox_set($res, 11, $value );

Default Value

''

Remarks

This property holds the change marker which identifies the last change in a folder. This is populated after calling ListResources and must be set before calling ListChanges or WaitForChanges.

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]