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 nameDescription
errorDescribes the validation message of type error.
warningDescribes the validation message of type warning.
messageDescribes the validation message of type message.

Community Additions

ADD
Show: