Click or drag to resize

ReconciliationDefaultStoreBin Property

The default store bin for the lines. When null, lines can specify different bins. [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 StoreBin DefaultStoreBin { get; set; }

Property Value

Type: StoreBin
See Also