This documentation is archived and is not being maintained.
ValidationMessageType Enumeration
The Microsoft.Dynamics.AX.Framework.MetaModel.ValidationMessageType class contains methods that describe the different types of validation messages.
Namespace:
Microsoft.Dynamics.AX.Framework.MetaModel
Assembly:
Microsoft.Dynamics.AX.Framework.MetaModel (in Microsoft.Dynamics.AX.Framework.MetaModel.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| error | Describes the validation message of type error. |
| warning | Describes the validation message of type warning. |
| message | Describes the validation message of type message. |