Click or drag to resize

PurchaseOrderLineConfirmedPricePerUnit Property

The unit price that is confirmed by the supplier. null if there was no order confirmation. [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 ConfirmedPricePerUnit { get; set; }

Property Value

Type: Amount
See Also