Click or drag to resize

PricingModelPurchasePriceList Property

Purchase price list Id, which will be used to get the purchase price of the products. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pricing
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