PdcPurchaseInvoiceLine.Amount
Declaration
Amount as double
Description
Returns or sets the invoiceline's total amount. Corresponds with database column PIL_LINE.PIL_AMOUNT.
Notes
Returns or sets the total amount for the invoice line. When setting this property, set this after you've set the line's quantity! If not, the amount will be used as unitprice.
Code example
Availability
Returns Purchaseinvoiceline ID. Correspondes with database column PIL_LINE.PIL_ID (autoinc).