Click or drag to resize

ScrapTypeIsPlanned Property

True=Planned (expected) scrap. Scrap of this type will be used to refine planned scrap for future operations. 2=Unexpected scrap. [Required] [Default(true)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool IsPlanned { get; set; }

Property Value

Type: Boolean
See Also