Share via


ProjOnAccTrans.convertCurrencyCode Method

Converts the amount of the transaction to the currency passed in as a parameter.

Syntax

public void convertCurrencyCode(CurrencyCode currencyCode)

Run On

ClientOrServer

Parameters

Remarks

This method sets the amount of the transaction to the converted amount. It sets the currency of the transaction to the new currency code.

See Also

Reference

ProjOnAccTrans Table