Click or drag to resize

ProductSupplyProductGroup Property

Not null when the method is a default method for a whole product group. In this case new products in the group inherit the settings. [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