Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts an amount in the default currency to its equivalent amount in the Euro currency.
Syntax
public AmountCur amountMST2Euro(AmountMST _amountMST)
Run On
Called
Parameters
- _amountMST
Type: AmountMST Extended Data Type
The amount in the default currency to be converted.
Return Value
Type: AmountCur Extended Data Type
The converted amount in Euros.