Click or drag to resize
SoLicenseRequestStatusSetRequestStatus Method

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public void SetRequestStatus(
	int status,
	string product,
	string version,
	string expDate,
	string info
)

Parameters

status
Type: SystemInt32
product
Type: SystemString
version
Type: SystemString
expDate
Type: SystemString
info
Type: SystemString
Remarks