VersionVersion Property
A unique version Id assigned to this version of the file by SharePoint.
Object Oriented Interface
public function getVersionVersion($versionindex);
Procedural Interface
incloudstorage_sharepoint_get($res, 37 , $versionindex);
Default Value
''
Remarks
A unique version Id assigned to this version of the file by SharePoint.
The size of the array is controlled by the VersionCount property.
This property is read-only and not available at design time.
Data Type
String