ActionType Enumeration
The Microsoft.Dynamics.AX.Framework.Workflow.Model.ActionType class describes the different types of actions.
Assembly: Microsoft.Dynamics.AX.Framework.Workflow.Model (in Microsoft.Dynamics.AX.Framework.Workflow.Model.dll)
| Member name | Description | |
|---|---|---|
| None | Describes the no action type. | |
| Complete | Describes action that completes the work item. | |
| RequestChange | Describes that action that returns the work item to the previous participant. | |
| Return | Describes that action that returns the work item to the prior participant. | |
| Deny | Describes action that denies a work item. |
Community Additions
ADD
Show: