Click or drag to resize

BonusProgramProductProduct Property

The product which is required to exist in the final sales document in order for the bonus program to be applied. [Required] [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 Product { get; set; }

Property Value

Type: Product
See Also