Share via


RDeferralsWritingOffFactorDelete.runsImpersonated Method [AX 2012]

Indicates whether a batch job will be run with the account of the user who created the job.

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
true if the batch job is run on the AOS server as the submitted user account; otherwise, false.

See Also

Reference

RDeferralsWritingOffFactorDelete Class