Click or drag to resize

LogisticsDocumentLineQuantityBase Property

Gets the quantity base.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public abstract Quantity QuantityBase { get; set; }

Property Value

Type: Quantity
The quantity base.

Implements

ILogisticsDocumentLineQuantityBase
See Also