Click or drag to resize

StoreTransactionIsScrap Property

False=Non-scrap; true=Scrap operation. Only store issue operations can be scrap. [Required] [Default(false)] [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 IsScrap { get; set; }

Property Value

Type: Boolean
See Also