Click or drag to resize

ShipmentLineQuantity Property

The quantity to be shipped. [Unit: QuantityUnit] [Required]

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

Property Value

Type: Quantity

Implements

ILogisticsDocumentLineQuantity
See Also