Click or drag to resize

ProductTypeTaxGroups Property

List of ProductTypeTaxGroup child objects, based on the Crm.Pos.ProductTypeTaxGroup.ProductType back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<ProductTypeTaxGroup> TaxGroups { get; }

Property Value

Type: ChildCollectionProductTypeTaxGroup
See Also