Click or drag to resize

ConsumptionOrderLineSerialNumber Property

If not null, specifies that the material has to be consumed with specific serial number. [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 override SerialNumber SerialNumber { get; set; }

Property Value

Type: SerialNumber

Implements

ILogisticsDocumentLineSerialNumber
See Also