Share via


ExchangeRateHelper.parmExchangeDate Method [AX 2012]

Gets or sets the ExchangeDate parameter.

Syntax

public TransDate parmExchangeDate([TransDate _exchangeDate])

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
The value of the ExchangeDate parameter.

Remarks

This property specifies the exchange date that is used when the system is retrieving exchange rate information. The default value of the property is the current system date.

See Also

Reference

ExchangeRateHelper Class