Click or drag to resize

StoreOrderLineStoreBin Property

From/to which store bin to issue/receive the products. null means that the store bin is unknown or not applicable. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
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