Share via


AxExchangeRateType.exchangeRateType Method [AX 2012]

Gets or sets the ExchangeRateType buffer for the current instance.

Syntax

public ExchangeRateType exchangeRateType([ExchangeRateType _exchangeRateType])

Run On

Called

Parameters

  • _exchangeRateType
    Type: ExchangeRateType Table
    The new ExchangeRateType buffer that will be used for the current instance.

Return Value

Type: ExchangeRateType Table
The ExchangeRateType buffer for the current instance.

See Also

Reference

AxExchangeRateType Class