PdcPurchaseInvoiceLine.UnitPrice: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == UnitPrice as double == Description == Invoiced price per unit == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
Line 3: Line 3:


== Description ==
== Description ==
Invoiced price per unit  
Returns or sets the invoiced price per unit. Corresponds with database column PIL_LINE.PIL_UNITPRICE.


== Notes ==
== Notes ==

Revision as of 12:35, 16 March 2015

Declaration

UnitPrice as double

Description

Returns or sets the invoiced price per unit. Corresponds with database column PIL_LINE.PIL_UNITPRICE.

Notes

Code example

Availability