Click or drag to resize

ProductScrapRate Property

Default scrap rate for the recipe, when this product is used as ingredient. [Required] [Default(0)]

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

Property Value

Type: Decimal
See Also