SalesComplInvoiceCalcTax.exchRateSecondary Method [AX 2012]

Retrieves the secondary exchange rate for the current invoice.

Syntax

public ExchrateSecondary exchRateSecondary([date _date])

Run On

Called

Parameters

  • _date
    Type: date
    The date from which to retrieve the exchange rate.

Return Value

Type: ExchrateSecondary Extended Data Type
The secondary exchange rate for the current invoice.

See Also

Reference

SalesComplInvoiceCalcTax Class