Share via


SysWorkflowNotificationTask.runsImpersonated Method [AX 2012]

Microsoft internal use only.

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
A Boolean value.

Remarks

Classes that extend this class must override the runsImpersonated method and return false for tasks to run on a client.

See Also

Reference

SysWorkflowNotificationTask Class