Share via


PurchFormLetter.isBatchProcess Method [AX 2012]

Determines whether the current process will be executed in a batch.

Syntax

public boolean isBatchProcess()

Run On

Called

Return Value

Type: boolean
true if the process will be executed in a batch; otherwise, false.

See Also

Reference

PurchFormLetter Class