Click or drag to resize

PricingModelCosts Property

List of PricingModelCost child objects, based on the Crm.Pricing.PricingModelCost.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<PricingModelCost> Costs { get; }

Property Value

Type: ChildCollectionPricingModelCost
See Also