LicenseCustomerNotifyProducts Property |
Gets or sets whether the customer will receive email alerts for products updates.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool NotifyProducts { get; set; }
Public Property NotifyProducts As Boolean
Get
Set
public:
property bool NotifyProducts {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also