Share via


SalesCalcTax_ShippingBill_IN.exchRate Method [AX 2012]

Gets the exchange rate.

Syntax

public CustExchRate exchRate([date _date])

Run On

Server

Parameters

  • _date
    Type: date
    The date/time.

Return Value

Type: CustExchRate Extended Data Type
The instance of the CustExchRate class.

See Also

Reference

SalesCalcTax_ShippingBill_IN Class