Click or drag to resize

WarehouseOrderLineSerialNumber Property

The serial number of the product, which should be operated. null for operations, which are not serial number-specific, or when any serial number can be used. [Filter(multi eq)]

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

Property Value

Type: SerialNumber
See Also