Click or drag to resize

PricingModelCostAmountPerUnit Property

Used when the cost is calculated as amount per unit of the product. The unit is defined in Measurement_Unit_Id. null when the cost is calculated in a different way. [Currency: PricingModel.Currency]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pricing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount AmountPerUnit { get; set; }

Property Value

Type: Amount
See Also