This element offers version information on the CLA (VersionInfo) or on the associated PitStop Library (LibraryVersionInfo).
Element name |
Type |
Multiplicity |
Description |
DisplayVersion |
string |
required |
The version string as it would be displayed to a user, for example “09 update 2” |
Major |
integer |
required |
The major version number, e.g. “9” |
Minor |
integer |
required |
The minor version number, e.g. “2” |
BuildType |
enumeration |
required |
The build type; one of: Alpha, Beta, ReleaseCandidate or Final |
ReleaseNumber |
integer |
optional |
The release number; this is not present for final builds |
BuildNumber |
integer |
required |
The internal build sequence number |
LicensedState |
boolean |
required |
True if fully enabled (during trial period or with a purchased license); false if expired By definition this value is identical for the CLA and for PitStop Library |