Click or drag to resize

StoreOrderLineToStoreTransactionLineFulfillmentStandardQuantityBase Property

Gets the standard quantity base measure.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Measure<StoreOrderLine, StoreTransactionLine> StandardQuantityBase { get; }

Property Value

Type: MeasureStoreOrderLine, StoreTransactionLine
See Also