AssetPeriodicUpdate.runsImpersonated Method [AX 2012]

Indicates that the class can be run on a server by using the credentials of the user who requested the batch job.

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
true the class can be run on a server by using the credentials of the user who requested the batch job; otherwise, false.

Community Additions

ADD
Show: