LicenseCustomerNotifyPartners Property |
Gets or sets whether the customer will receive email alerts from trusted partners.
Namespace: com.softwarekey.Client.LicensingAssembly: 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