Click or drag to resize

ShipmentOrderLineStoreBin Property

The store bin from which to take the goods. [Filter(multi eq)]

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

Property Value

Type: StoreBin

Implements

ILogisticsDocumentLineStoreBin
See Also