Click or drag to resize

PromotionalPackageValidForCustomer Property

When not null, the package is valid only for the specified customer. [Filter(multi eq)]

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

Property Value

Type: Customer
See Also