ExpressionCurrencyDefaultProvider.getCurrencyCodeLookup Method [AX 2012]

Displays a lookup of currency codes and gets the selected currency code.

Syntax

public CurrencyCode getCurrencyCodeLookup(CLRObject expressionField, [HWND parentHwnd])

Run On

Called

Parameters

  • expressionField
    Type: CLRObject Class
    The amount field to which the currency code is to be associated.

Return Value

Type: CurrencyCode Extended Data Type
The currency code that was selected from the lookup form.

See Also

Reference

ExpressionCurrencyDefaultProvider Class