VersionVersion Property
A unique version Id assigned to this version of the file by SharePoint.
Syntax
__property String VersionVersion[int VersionIndex] = {read=FVersionVersion, write=FSetVersionVersion};
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