Click or drag to resize

PromotionalPackageValidForShipToCustomerFilterXML Property

When not null, specifies validity condition for the Ship To Customer of the sales document.

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

Property Value

Type: DataAccessFilter
See Also