This documentation is archived and is not being maintained.
WorkflowVersionValidType Enumeration
Describes the different types of validation errors that the workflow contains.
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 |
|---|
| Valid | No validation errors. |
| Error | Validation errors found. |
| Warning | Validation warnings found. |
| Message | Validation messages found. |