This documentation is archived and is not being maintained.
AssignmentType Enumeration
Describes the different types of participant resolution.
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 name | Description |
|---|
| Participant | An assignment that uses a participant provider. |
| Hierarchy | An assignment that uses a hierarchy provider. |
| Role | An assignment that uses a roles. |
| User | An assignment that uses a list of users. |
| Queue | An assignment that uses a a queue provider. |
| None | None. |