ErrorDialogSeverity Enumeration

The severity of the message to be displayed.

Namespace:  Tekla.Structures.Dialog
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.3
Syntax
public enum Severity
Members
  Member nameValueDescription
INFO0 The message is for informing.
WARNING1 The message is for warning.
ERROR2 The message is for notifying that an error has occurred.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next