ResourceRevision Property
The revision of the file.
Object Oriented Interface
public function getResourceRevision(); public function setResourceRevision($value);
Procedural Interface
incloudstorage_box_get($res, 56 ); incloudstorage_box_set($res, 56, $value );
Default Value
''
Remarks
This property specifies the revision of the file. This is populated after calling ListResources, GetResourceInfo and ListRevisions.
Data Type
String