XmlLicenseServiceUpdateLicenseCustomDataSAsync Method (String) |
Calls the UpdateLicenseCustomDataS web method.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic void UpdateLicenseCustomDataSAsync(
string xml
)
Public Sub UpdateLicenseCustomDataSAsync (
xml As String
)
public:
void UpdateLicenseCustomDataSAsync(
String^ xml
)
Parameters
- xml
- Type: SystemString
An XML formatted request string.
Remarks Caution |
---|
This method should not typically be called directly. |
See Also