ProjTable.exchRateSales Method

Retrieves the exchange rate between the currency passed in and the currency for the invoice project of the current project record on a particular date.

Syntax

public ExchRate exchRateSales([TransDate _transDate, CurrencyCode _currencyCode])

Run On

Called

Parameters

Return Value

Type: ExchRate Extended Data Type
The exchange rate.

Remarks

If one does not exist, it retrieves the exchange rate between the currency passed in and the currency used in the current company.

See Also

Reference

ProjTable Table