Share via


ProjPostCostJournal.exchRate Method [AX 2012]

Retrieves the exchange rate that will be used for computing amounts in the default currency.

Syntax

public ExchRate exchRate()

Run On

Server

Return Value

Type: ExchRate Extended Data Type
The LedgerJournalTrans.ExchRate field.

Remarks

When the value 0 is passed to the routine for computing amounts in the default currency, the exchange rate is retrieved from the tables.

See Also

Reference

ProjPostCostJournal Class