PdcPurchaseInvoiceLine.UnitPrice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
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 == | ||
Line 15: | Line 15: | ||
== Availability == | == Availability == | ||
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.