RunBaseBatch.parmInBatch Method [AX 2012]

Gets or sets the InBatch parameter.

Syntax

public boolean parmInBatch([boolean _inBatch])

Run On

Called

Parameters

  • _inBatch
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the InBatch parameter.

See Also

Reference

RunBaseBatch Class