Click or drag to resize

BonusProgramBonusDocumentAmountType Property

When not null specifies that a document amount should be added to the order when the bonus conditions are met. null means that the bonus reward is not a document amount. [Filter(multi eq)]

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

Property Value

Type: DocumentAmountType
See Also