JournalRunBaseBatch.runsImpersonated Method [AX 2012]

Instructs the batch framework that this class can run impersonating the user who requested the task.

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
true always.

See Also

Reference

JournalRunBaseBatch Class