Share via


ProjPost.exchRate Method [AX 2012]

Retrieve the exchange rate to use to compute amounts in the default currency.

Syntax

public ExchRate exchRate()

Run On

Server

Return Value

Type: ExchRate Extended Data Type
Returns the value zero.

Remarks

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

See Also

Reference

ProjPost Class