GetLicenseFileInstallationID Property |
Installation ID
Namespace: com.softwarekey.Client.WebService.XmlLicenseFileServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string InstallationID { get; set; }
Public Property InstallationID As String
Get
Set
public:
property String^ InstallationID {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also