RDeferralsProposal.runsImpersonated Method [AX 2012]
Indicates whether the batch job will be run with the account of the user who created the job.
Syntax
public boolean runsImpersonated()
Run On
Server
Return Value
Type: boolean
true if the batch job is run on the AOS server by using the submitted user account; otherwise, false.