Click or drag to resize

SalesOrderLineLot Property

Specifies the lot from which the goods should be issued. null means that the lot will be specified at a later stage (store order, etc.). [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override Lot Lot { get; set; }

Property Value

Type: Lot

Implements

ILogisticsDocumentLineLot
ILineWithProductAndLotLot
See Also