The CurrencyFactor attribute can be used to determine or set the conversion factor for a currency ID.
Syntax | ||||||
CurrencyFactor(CurrencyID) | ||||||
Return value | ||||||
Type |
Description | |||||
Double |
The conversion factor for the main currency. | |||||
Parameter | ||||||
Use |
Name |
Type |
Passing |
Description |
| |
Required |
CurrencyID |
String |
ByVal |
Currency-ID |
| |