Click or drag to resize

BonusProgramBonusProduct Property

The product that is rewarded if the bonus conditions are met. null means that the bonus reward is not product. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Product BonusProduct { get; set; }

Property Value

Type: Product
See Also