ProjPriceListContract.parmCurrencyId Method [AX 2012]
Gets or sets the value of the currencyId data contract parameter.
public CurrencyCode parmCurrencyId([CurrencyCode _currencyId])
Run On
CalledParameters
- _currencyId
- Type: CurrencyCode Extended Data Type
The new value of the currencyId data contract parameter; optional.
Return Value
Type: CurrencyCode Extended Data TypeThe current value of the currencyId data contract parameter.
Community Additions
ADD
Show: