Click or drag to resize

OperationScrapRate Property

The percentage (0..1) of scrap usually occurring during the production operation. null means that the scrap rate cannot be generally calculated.

Namespace:  Aloe.EnterpriseOne.Model.Production.Resources
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<decimal> ScrapRate { get; set; }

Property Value

Type: NullableDecimal
See Also