Version: Revision (get) |
Gets the value of the revision component of the version number for the current Version object.
Public Property Get Revision ( ) As Long
For example, if the version number is 6.2.1.3, the revision number is 3. If the version number is 6.2, the revision number is undefined.
Read Only.