| PostRegDataNotifyProduct Property  | 
Gets or sets whether the customer should be notified of product-related events, releases, and promotions.
 
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool NotifyProduct { get; set; }Public Property NotifyProduct As Boolean
	Get
	Set
public:
property bool NotifyProduct {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also