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

Note: This API is now obsolete.

Calls TGSLicenseCheck(productName, version, (System.String ^)nullptr, true).

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

Parameters

productName
Type: SystemString
version
Type: SystemSingle

Return Value

Type: Int32
Remarks