Click or drag to resize

BonusProgramConditionDistributionChannel Property

When not null, specifies that the bonus should be applied only when the specified channel is used. [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 DistributionChannel ConditionDistributionChannel { get; set; }

Property Value

Type: DistributionChannel
See Also