Click or drag to resize

ILogisticsDocumentLineSerialNumber Property

Gets or sets the serial number. If the logistics line does not support serial numbers, then this property will ignore sets and return always null.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
SerialNumber SerialNumber { get; set; }

Property Value

Type: SerialNumber
The serial number.
See Also