Share via


InventOpenQtyCriticalContract.parmShowTrans Method [AX 2012]

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

Syntax

public boolean parmShowTrans([boolean _showTrans])

Run On

Called

Parameters

  • _showTrans
    Type: boolean
    The new value of the ShowTrans data contract parameter; optional.

Return Value

Type: boolean
The current value of the ShowTrans data contract parameter.

See Also

Reference

InventOpenQtyCriticalContract Class