Share via


SysWorkflowNotificationManager.runsImpersonated Method [AX 2012]

Microsoft internal use only.

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
A Boolean value.

Remarks

The classes that extend the RunBaseBatch class must override the RunBaseBatch.runsImpersonated method and return false if those tasks are to run on a client.

See Also

Reference

SysWorkflowNotificationManager Class