DownloadProducts
Description
void DownloadProducts (string webServiceUrl, ref string dataSet,
out string response)Parameters
Parameter
Type
Description
Response XML format
<?xml version='1.0' encoding='UTF-8'?>
<QuickLicenseManager>
<result>Succesfully downloaded products.</result>
</QuickLicenseManager>Example error response
Remarks
Requirements
Last updated