PdcPurchaseInvoiceLine.Amount

From External Bemet Wiki
Revision as of 12:35, 16 March 2015 by TC (talk | contribs) (Description)
Jump to navigation Jump to search

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