Click or drag to resize

PromotionalPackageLineUnitPrice Property

When not null specifies directly unit price for the product. When null, the package specifies only discount. [Currency: UnitPriceCurrency]

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

Property Value

Type: Amount
See Also