Click or drag to resize
SoLicensesInfoCheck Method (String, Single, String, Boolean)
Calls Check(productName, version, licenseString, printWarning, 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,
	bool printWarning
)

Parameters

productName
Type: SystemString
version
Type: SystemSingle
licenseString
Type: SystemString
printWarning
Type: SystemBoolean

Return Value

Type: Int32
Remarks