This documentation is archived and is not being maintained.
HierarchyFilterType Enumeration
Describes the hierarchy filter types.
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 |
|---|
| No | No filter, all users in the hierarchy get work items assigned. |
| OnlyStop | Only the user-defined by the stop condition will get a work item assigned. |
| Condition | A condition will determine who will get work item assigned. |