SoLicensesInfoLicensingVersionNumber Property |
Returns the current version number as a float for license checking.
Namespace: OIV.Inventor.Lock
The integer part of the float is the year of the published version and the floating part is 1 or 2 for the version first or second version of the year. For example 2023.2.7 will be returned as 2023.2, which corresponds to the 2nd version of OpenInventor in 2023. See method OIV.Inventor.Lock.SoLicensesInfo.Check(System.String, System.Single, System.String, System.Boolean, System.String@) for usage of this number.
If you need a descriptive string see ().