MSG_SEVERITY (Message Catalog Entry)
Description
Use this property to set or return the severity indicator for a message. This property takes a character value. The default value for new message catalog entry is M (Message). The values can be one of the following:
| Value | Description |
|---|---|
|
W |
Warning |
|
M |
Message |
|
C |
Cancel |
|
E |
Error |
This property is not required when you create a message catalog entry.
This property is read/write.