Share via


InventTransferOrderOverviewContract.parmShowLines Method [AX 2012]

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

Syntax

public boolean parmShowLines([boolean _showLines])

Run On

Called

Parameters

  • _showLines
    Type: boolean
    The new value of the ShowLines data contract parameter; optional.

Return Value

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

See Also

Reference

InventTransferOrderOverviewContract Class