Click or drag to resize

ProductABCClass Property

Product importance classification, where A are the most important and C - the least important products. Usually used as user filtering condition when previewing results of the procurement planning process. [Required] [Default("B ")] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProductsRepositoryABCClass ABCClass { get; set; }

Property Value

Type: ProductsRepositoryABCClass
See Also