Click or drag to resize

BonusProgramBonusDocumentAmountPercent Property

The percent of the document amount that is rewarded. Should be null if and only if the bonus document amount is null.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<decimal> BonusDocumentAmountPercent { get; set; }

Property Value

Type: NullableDecimal
See Also