Click or drag to resize

DiscountTypeCalculationMethod Property

Specifies whether the calculation method of the discount is based on a standard discount, promotional package, bonus program, etc. [Required] [Filter(multi eq)]

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

Property Value

Type: DiscountTypesRepositoryCalculationMethod
See Also