PdcPurchaseInvoiceLine.UnitPrice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
Returns or sets the invoiced price per unit. | Returns or sets the invoiced price per unit. Read only | ||
== Notes == | == Notes == | ||
Corresponds with database column PIL_LINE.PIL_UNITPRICE. | |||
== Code example == | == Code example == |
Latest revision as of 14:41, 21 August 2015
Declaration
UnitPrice as double
Description
Returns or sets the invoiced price per unit. Read only
Notes
Corresponds with database column PIL_LINE.PIL_UNITPRICE.