ValidationMessage Properties

The ValidationMessage type exposes the following members.

  NameDescription
Public property Code Gets the validation code.
Public property Description Gets the validation description.
Public property Element Gets the ModelElement class instance that contains the validation error.
Public property MessageType Gets the validation type.
Public property ParentElement Gets the parent DesignElement class instance that contains the validation error.
Public property Property Gets the PropertyType class instance that contains the validation error.
Public property Root Gets the root ModelElement class instance that contains the validation error.
Public property RootElement Gets the root DesignElement class instance that contains the validation error.
Top

Community Additions

ADD
Show: