FormletterBatchTask.runsImpersonated Method [AX 2012]

Indicates whether the batch task is run on the server.

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
Always returns true.

Classes that extend the RunBaseBatch class must override the runsImpersonated method and return false if a batch task is to be run on a client.

Community Additions

ADD
Show: