Click or drag to resize

BonusProgramConditionCustomerFilterXML Property

When not null, specifies that the bonus should be applied only to customers who meet the specified criteria. The criteria could include custom properties.

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

Property Value

Type: DataAccessFilter
See Also