Click or drag to resize

BonusProgramConditionDistributionChannelFilterXML Property

When not null, specifies that the bonus should be applied only when the distribution channel of the sales order has the specified characteristics.

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

Property Value

Type: DataAccessFilter
See Also