| MessageType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.Template
public enum MessageType
| Member name | Value | Description | |
|---|---|---|---|
| Information | 0 | Information only | |
| Warning | 1 | Warning - user must explicitly choose to ignore warnings to save | |
| Error | 2 | Error - user cannot save form with errors | |
| Exception | 3 | Rule evaluation threw an exception | |
| Debug | 4 | Debugging messages (for debugging rules) |