Click or drag to resize

ProductTypeTaxGroupProductType Property

The product type for which the tax group is specified. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: ProductType
See Also