Click or drag to resize

ProductProductGroup Property

The product group, under which the product is categorized. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
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