ParallelBranchElement Class

The ParallelBranchElement class is used to define a parallel branch 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 branch is a workflow element that is used to execute workflow elements in parallel.

All of the elements in a parallel branch are executed in an isolated context, without any knowledge of elements in other parallel branches.

Any workflow element can be part of a parallel branch.

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: