Click or drag to resize

OfferLineUnitPrice Property

The unit price of the offered product. It is specified in the measurement unit of Quantity. [Currency: Offer.DocumentCurrency] [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Presales
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