Click or drag to resize

WorkOrderItemIngredientLot Property

Lot from which to get the material. When null, any lot can be used. [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 Lot Lot { get; set; }

Property Value

Type: Lot

Implements

ILineWithProductAndLotLot
ILogisticsDocumentLineLot
See Also