Click or drag to resize
SoLicensesInfoVersion Property

Returns a character string identifying the version of the Open Inventor library in use.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static string Version { get; }

Property Value

Type: String
Remarks

For example 2023.2.7 for the second version of OIV in 2023 and the 7th patch version.

For a floating point version number see ().

See Also