Click or drag to resize

PricingModelPriceListPriceList Property

The price list, which is included in the pricing model. [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 PriceList PriceList { get; set; }

Property Value

Type: PriceList
See Also