Click or drag to resize
SoLicensesInfoCheck Method (String, Single, String)
Calls Check(productName, version, licenseString, true, errReport).

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static int Check(
	string productName,
	float version,
	string licenseString
)

Parameters

productName
Type: SystemString
version
Type: SystemSingle
licenseString
Type: SystemString

Return Value

Type: Int32
Remarks