Click or drag to resize
SoDBTGSLicenseCheck Method (String, Single, String)

Note: This API is now obsolete.

Calls TGSLicenseCheck(productName, version, licenseString, true).

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static int TGSLicenseCheck(
	string productName,
	float version,
	string licenseString
)

Parameters

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

Return Value

Type: Int32
Remarks