ProjInvoiceJour.amountMST2Euro Method
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.