Click or drag to resize

OutputOrderLines Property

List of OutputOrderLine child objects, based on the Production.ShopFloor.OutputOrderLine.OutputOrder back reference

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<OutputOrderLine> Lines { get; }

Property Value

Type: ChildCollectionOutputOrderLine
See Also