TaskElement Class

The TaskElement class is used to define a task workflow element.

Namespace:  Microsoft.Dynamics.AX.Framework.Workflow.Model
Assembly:  Microsoft.Dynamics.AX.Framework.Workflow.Model (in Microsoft.Dynamics.AX.Framework.Workflow.Model.dll)

No code example is currently available or this language may not be supported.

A task is a workflow element is used to implement a task based processes.

Tasks do not have a set of fixed outcomes.

The set of outcomes can be enabled or disable for the task element by using the enabled actions.

A time limit before which a workflow element must be completed can be defined by using a max runtime.

Notifications can be defined to notify users about the task process.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Community Additions

ADD
Show: