AxSalesParmTable.parmCurrencyCode Method [AX 2012]

Gets or sets the CurrencyCode parameter.

Syntax

public str parmCurrencyCode([str _currencyCode])

Run On

Called

Parameters

  • _currencyCode
    Type: str
    The value to set; optional.

Return Value

Type: str
The value of the CurrencyCode parameter.

See Also

Reference

AxSalesParmTable Class