XmlActivationServiceActivateInstallationLicenseFileCompleted Event |
Namespace: com.softwarekey.Client.WebService.XmlActivationServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public event ActivateInstallationLicenseFileCompletedEventHandler ActivateInstallationLicenseFileCompleted
Public Event ActivateInstallationLicenseFileCompleted As ActivateInstallationLicenseFileCompletedEventHandler
public:
event ActivateInstallationLicenseFileCompletedEventHandler^ ActivateInstallationLicenseFileCompleted {
void add (ActivateInstallationLicenseFileCompletedEventHandler^ value);
void remove (ActivateInstallationLicenseFileCompletedEventHandler^ value);
}
Value
Type:
ActivateInstallationLicenseFileCompletedEventHandlerSee Also