Version Property  
 

Return the current version of the object.

Syntax

object.Version

Remarks

The Version property returns the current version of the object. This can be used by an application for validation purposes. The version returned is composed of four numbers, separated by periods. The first number is the major version number, the second number is the minor version number, the third is the build number and the fourth is the revision number.

Data Type

String