Click or drag to resize

LogisticsDocumentLineQuantity Property

Gets or sets the quantity.

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

Property Value

Type: Quantity
The quantity.

Implements

ILogisticsDocumentLineQuantity
See Also