PdcPurchaseInvoiceLine.Amount: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
== Availability == | == Availability == | ||
Revision as of 07:23, 21 August 2015
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.