GetProductInfo
Description
Gets information about a product from the server.
Parameters
Parameter
Type
Description
webServiceUrl
string
URL to the QLM License Server
productName
string
name of the product
productID
int
ID of the product
majorVersion
int
major version of the product
minorVersion
int
minor version of the product
Return
Type
details about the product
Last updated