Share via


JmgConsistencyCheck.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
true if the task is run on the server; otherwise, false.

See Also

Reference

JmgConsistencyCheck Class