Click or drag to resize

BonusProgramConditionMaxAmount Property

If not null specifies the maximal amount for which the bonus is valid. null means that there is no maximal amount condition for the bonus. [Currency: ConditionDocumentCurrency] [Filter(eq;ge;le)]

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

Property Value

Type: Amount
See Also