VersionVersion Property
A unique version Id assigned to this version of the file by SharePoint.
Syntax
property VersionVersion[VersionIndex: Integer]: String;
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