ModalMessageMessageCategory Enumeration |
for plugin specific message use Plugin + detailCategorie
All should only used for internal purpose!
Namespace: RAYLASE.Marker.GUI.CommonAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.31.0
Syntaxpublic enum MessageCategory
Members| Member name | Value | Description |
|---|
| Application | 0 | |
| Warning | 1 | |
| Error | 2 | |
| License | 3 | |
| Plugin | 4 | |
| All | 5 | |
See Also