VersionURL Property
The URL of the version.
Syntax
__property String VersionURL[int VersionIndex] = {read=FVersionURL, write=FSetVersionURL};
Default Value
""
Remarks
The URL of the version.
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