Share via


ProdMulti.runsImpersonated Method [AX 2012]

Determines whether the batch task is run on the server or on a client.

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

The task is run on the server.

See Also

Reference

ProdMulti Class