GetActivationLog
Description
void GetActivationLog(string webServiceUrl,
string activationLKey,
ref string dataSet,
out string response) Parameters
Parameter
Type
Description
Response XML format
<?xml version='1.0' encoding='UTF-8'?>
<QuickLicenseManager>
<result>Successfully executed query using filter...</result>
</QuickLicenseManager>Example error response
Remarks
Last updated