Click or drag to resize

BonusProgramBonusProductQuantityUnit Property

The measurement unit of the quantity rewarded of the bonus product. Should be not null if and only when the bonus product is not null. [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 MeasurementUnit BonusProductQuantityUnit { get; set; }

Property Value

Type: MeasurementUnit
See Also