Click or drag to resize

ILogisticsDocumentLineUnitAmount Property

Gets or sets the unit amount of the logistics line. This can be unit price or unit cost.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
Amount UnitAmount { get; set; }

Property Value

Type: Amount
The unit amount.
See Also