Click or drag to resize

LineDiscountProductGroup Property

Apply the discount only if the product sold is contained in this product group or any of its sub-groups. [Filter(multi eq)]

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

Property Value

Type: ProductGroup
See Also