LicenseLicenseUpdate Property |
Gets the License Update data.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual string LicenseUpdate { get; set; }
Public Overridable Property LicenseUpdate As String
Get
Set
public:
virtual property String^ LicenseUpdate {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also