Click or drag to resize

PromotionalPackageValidForCustomerFilterXML Property

When not null, the package is valid only for the customers, that match the filter.

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

Property Value

Type: DataAccessFilter
See Also