InfoCheckLicenseUpdate Property |
Gets the License Update data for the License ID.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string LicenseUpdate { get; }
Public ReadOnly Property LicenseUpdate As String
Get
public:
property String^ LicenseUpdate {
String^ get ();
}
Property Value
Type:
String
See Also