Click or drag to resize

ProductDefaultStoreBinDefaultBin Property

The default bin, which should be used for this product. [Required] [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 DefaultBin { get; set; }

Property Value

Type: StoreBin
See Also