Click or drag to resize

PricingModelDefaultMarginPercent Property

Default margin between standard cost and standard price. The margin is applied to the products when calculating standard price. [Required] [Default(0)]

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

Property Value

Type: Decimal
See Also