Click or drag to resize

BonusProgramBonusProductQuantityMultiplierForEachLotSize Property

When not null, specifies that the bonus quantity should be multiplied for each of the specified lot size. Can be non-null only when condition product is specified. [Unit: ConditionProduct.BaseMeasurementCategory.BaseUnit]

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

Property Value

Type: Quantity
See Also