Click or drag to resize
ActivateInstallationLicenseFileInstallationID Property
Gets or sets the Installation ID, which is a unique identifier for the given activation which was issued. If you specify the Installation ID of a prior activation, SOLO Server will show that the specified Installation ID is related to the new Installation ID (if issued).

Namespace: com.softwarekey.Client.WebService.XmlActivationService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string InstallationID { get; set; }

Property Value

Type: String
See Also