This documentation is archived and is not being maintained.
MessageTextType Enumeration
The Microsoft.Dynamics.AX.Framework.Workflow.Model.MessageTextType class describes the different types of messages.
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 |
|---|
| Instruction | Describes instruction messages. |
| Notification | Describes notification messages. |
| Subject | Describes subject messages. |
| Submit | Describes submit instruction messages. |
| Outcome | Describes outcome description messages. |