RunBaseBatch.isInBatch Method [AX 2012]
Determines whether the RunBaseBatch is actually being run from a batch server.
Syntax
public boolean isInBatch()
Run On
Called
Return Value
Type: boolean
true if the RunBaseBatch is actually being run from a batch server; otherwise, false.