formletterParmData.parmIsInBatch Method [AX 2012]

Gets or sets the IsInBatch parameter.

Syntax

public boolean parmIsInBatch([boolean _isInBatch])

Run On

Server

Parameters

  • _isInBatch
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsInBatch parameter.

See Also

Reference

formletterParmData Class