ProjPriceListContract.parmCurrencyId Method [AX 2012]

Gets or sets the value of the currencyId data contract parameter.

public CurrencyCode parmCurrencyId([CurrencyCode _currencyId])

Run On

Called

Parameters

_currencyId
Type: CurrencyCode Extended Data Type
The new value of the currencyId data contract parameter; optional.

Return Value

Type: CurrencyCode Extended Data Type
The current value of the currencyId data contract parameter.

Community Additions

ADD
Show: