Click or drag to resize

PricingModelPriceLists Property

List of PricingModelPriceList child objects, based on the Crm.Pricing.PricingModelPriceList.PricingModel back reference

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pricing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<PricingModelPriceList> PriceLists { get; }

Property Value

Type: ChildCollectionPricingModelPriceList
See Also