Click or drag to resize

PurchaseOrderLinePricePerUnit Property

The expected unit price of the ordered products, in the document currency. [Currency: PurchaseOrder.DocumentCurrency]

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

Property Value

Type: Amount
See Also