UpdateCheckLicenseStatus Property |
Gets the status of the SOLO Server License ID.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic WebServiceCallSOLOServerLicenseStatus LicenseStatus { get; }
Public ReadOnly Property LicenseStatus As WebServiceCallSOLOServerLicenseStatus
Get
public:
property WebServiceCallSOLOServerLicenseStatus LicenseStatus {
WebServiceCallSOLOServerLicenseStatus get ();
}
Property Value
Type:
WebServiceCallSOLOServerLicenseStatus
See Also