GetProductInfo

Description

Gets information about a product from the server.

 IQlmProductInfo GetProductInfo(string webServiceUrl, string productName, 
                                int productID, int majorVersion, int minorVersion)

Parameters

ParameterTypeDescription
webServiceUrlstringURL to the QLM License Server
productNamestringname of the product
productIDintID of the product
majorVersionintmajor version of the product
minorVersionintminor version of the product

Return

Type
IQlmProductInfodetails about the product