TrvDisputesReminder.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

Called

Return Value

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

See Also

Reference

TrvDisputesReminder Class