Click or drag to resize

WorkOrderItemSerialNumber Property

If not null, specifies that the product was (has to be) produced 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