Share via


AxdLedgerExchangeRateType.getQueryName Method [AX 2012]

Returns the name of the query to use.

Syntax

public QueryName getQueryName()

Run On

Server

Return Value

Type: QueryName Extended Data Type
The query that corresponds to the Axd document.

Remarks

For example, the AxdSalesOrder query corresponds to the AxdSalesOrder document class.

See Also

Reference

AxdLedgerExchangeRateType Class