ActionType Enumeration

The Microsoft.Dynamics.AX.Framework.Workflow.Model.ActionType class describes the different types of actions.

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.

Member nameDescription
NoneDescribes the no action type.
CompleteDescribes action that completes the work item.
RequestChangeDescribes that action that returns the work item to the previous participant.
ReturnDescribes that action that returns the work item to the prior participant.
DenyDescribes action that denies a work item.

Community Additions

ADD
Show: