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

ResourceRevision Property

The current revision of the file.

Object Oriented Interface

public function getResourceRevision();
public function setResourceRevision($value);

Procedural Interface

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

Default Value

''

Remarks

This property holds the revision of the file specified by ResourceIndex. This can be used to detect changes and avoid conflicts. This value is also used when calling RestoreResource.

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]