Click or drag to resize

OutputOrderLineStore Property

Where to output the produced quantity. Can be null only if Produced_Quantity = 0. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Store Store { get; set; }

Property Value

Type: Store
See Also