Click or drag to resize

PurchaseOrderLinePurchaseProductPrice Property

When not null, specifies that the purchase unit price is loaded automatically from the specified purchase price record. [Filter(multi eq)]

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

Property Value

Type: PurchaseProductPrice
See Also