GetDashboardLicenseInfo
Description
Retrieves dashboard-type information related to the specified license key.
To use a proxy server, you must set the UseProxyServer, ProxyUser, ProxyDomain and ProxyPassword properties prior to calling this function.
Parameters
Parameter
Type
Description
webServiceUrl
string
URL to the QLM License Server
activationKey
string
Activation Key
computerKey
string
Computer Key
computerID
string
Computer ID
Return
Type
Description
IDashboardLicenseInfo
Dashboard information
Example
Last updated