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