Click or drag to resize

BonusProgramConditionShipToCustomerFilterXML Property

When not null, specifies that the bonus should be applied only when shipping to customer with 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 ConditionShipToCustomerFilterXML { get; set; }

Property Value

Type: DataAccessFilter
See Also