WorkflowModel Class

The WorkflowModel class is used to create and maintain workflows.

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.

This class encapsulates all of the tasks that are associated with creating or maintaining workflows.

These tasks include the following:

  • Creating the workflow based on an existing workflow or workflow type that is defined in the AOT.

  • Adding, getting, and removing the message text information for notification, submission and step instruction.

  • Adding, getting, and removing the elements and steps.

  • Saving a workflow when it has been changed.

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: