Click or drag to resize

InvoiceLineUnitPrice Property

The unit selling price of Quantity. [Currency: Invoice.DocumentCurrency] [Required] [Default(0)]

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