AxVendTable.parmCurrency Method [AX 2012]

Gets or sets the Currency parameter.

Syntax

public str parmCurrency([str _currency])

Run On

Called

Parameters

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

Return Value

Type: str
The value of the Currency parameter.

See Also

Reference

AxVendTable Class