Click or drag to resize
SoLicensesInfoGetLicensingVersionNumber Method

Returns current version number for license checking.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static float GetLicensingVersionNumber()

Return Value

Type: Single
Remarks

See method check.

If you need a descriptive string see getVersion. If you just need the version number as an integer or string, see the macros in SoVersion.h.

See Also