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: 10.12.3.0 (10.12.3.0)
Syntax
public static string Version { get; }

Property Value

Type: String
Remarks

For example: "9.4.0.0" for the 9.4 release.

For a floating point version number see ().

See Also