Share via


CurrencyExchangeHelper.parmExchangeRate1 Method [AX 2012]

Gets or sets the value of the ExchangeRate1 property.

Syntax

public ExchRate parmExchangeRate1([ExchRate _exchangeRate1])

Run On

Called

Parameters

Return Value

Type: ExchRate Extended Data Type
The value of the ExchangeRate1 property.

Remarks

Both the parmExchangeRate1 property and the parmExchangeRate2 property have to be considered when it is retrieving exchange rate information. When Euro triangulation is being used, the exchange rates will contain various combinations of fixed and variable exchange rates. This property specifies the first exchange rate that is used when it performs calculations. If it is not set, the exchange date will be used to retrieve the appropriate rate for the calculation.

See Also

Reference

CurrencyExchangeHelper Class