| LicenseCustomerUnregistered Property |
Gets or sets whether or not the customer is unregistered.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic bool Unregistered { get; set; }Public Property Unregistered As Boolean
Get
Set
public:
property bool Unregistered {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also