Click or drag to resize

TransferOrderLineUnitAmount Property

Standard unit price of the product during the creation of the transfer order line

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

Property Value

Type: Amount

Implements

ILogisticsDocumentLineUnitAmount
See Also