Click or drag to resize

SalesOrderLinePromotionalPackage Property

The promotional package, based on which the line was added. null when the line was not added as part of a promotional package. [Filter(multi eq)] [ReadOnly]

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

Property Value

Type: PromotionalPackage
See Also