Click or drag to resize

SalesOrderLineStoreBin Property

The bin from which the goods should be withdrawn. null means that the bin will be specified at a later stage (store order, etc.). [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
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