PdcPurchaseInvoiceHeader.CurrencyID: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
To set the currencyID, use method "SetCurrencyID". | |||
== Code example == | == Code example == |
Latest revision as of 11:33, 19 August 2015
Declaration
CurrencyID as long
Description
Returns the Currency ID of the invoice. Read only
Notes
To set the currencyID, use method "SetCurrencyID".