Click or drag to resize

ProductLots Property

List of Lot child objects, based on the Logistics.Inventory.Lot.Product back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<Lot> Lots { get; }

Property Value

Type: ChildCollectionLot
See Also