Click or drag to resize

ProductSupplyOrderMultiple Property

True if the order qty should be multiple of lot size when buying or making. [Required] [Default(false)]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool OrderMultiple { get; set; }

Property Value

Type: Boolean
See Also