Share via


IntrastatListContract.parmShowStatValue Method [AX 2012]

Gets or sets the value of the datacontract parameter ShowStatValue.

Syntax

public boolean parmShowStatValue([boolean _showStatValue])

Run On

Called

Parameters

  • _showStatValue
    Type: boolean
    The new value of the datacontract parameter ShowStatValue; optional.

Return Value

Type: boolean
The current value of datacontract parameter ShowStatValue.

See Also

Reference

IntrastatListContract Class