RFIDBusinessProcessTrans.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
Always returns true as this class has been validated to be able to use impersonation.

See Also

Reference

RFIDBusinessProcessTrans Class