Click or drag to resize

PurchaseProductPricePurchasePriceList Property

When not null, specifies that this price is valid only when the purchase document is set to work with the specified price list. [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 PurchasePriceList PurchasePriceList { get; set; }

Property Value

Type: PurchasePriceList
See Also