The properties of the Version class are listed below. For a complete list of Version class members, see the Version Members topic.
![]() VersionMajor | Returns the numeric Major Version number. |
![]() VersionMinor | Returns the numeric Minor Version number. |
![]() VersionPatch | Returns the numeric Patch Version number. |
![]() VersionString | Returns the full version number, as a string, of the form M.m-p. For example: 3.1-1. |
Version Class | Marklogic.Xcc Namespace