PdcPurchaseInvoiceHeader.CurrencyID: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Declaration ==
== Declaration ==
Currency as long
CurrencyID as long


== Description ==
== Description ==
Currency  
Returns the Currency ID of the invoice. Read only


== 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".

Code example

Availability