ParallelElement Class

The ParallelElement class is used to define a parallel 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 parallel is a workflow element that is used to execute workflow elements in parallel. The parallel will contain two or more ParallelBranchElement class instances.

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: