Click or drag to resize

PricingModelCostCostType Property

The cost type, which is listed for 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 CostType CostType { get; set; }

Property Value

Type: CostType
See Also