PurchFormLetter.isBatchProcess Method [AX 2012]

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

public boolean isBatchProcess()

Run On

Called

Return Value

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

Community Additions

ADD
Show: