RunBaseBatch.isInBatch Method [AX 2012]

Determines whether the RunBaseBatch is actually being run from a batch server.

public boolean isInBatch()

Run On

Called

Return Value

Type: boolean
true if the RunBaseBatch is actually being run from a batch server; otherwise, false.

Community Additions

ADD
Show: