UserMessageType Enumeration |
Namespace: Omada.OE.Model
public enum UserMessageType
Member name | Value | Description | |
---|---|---|---|
Error | 0 | Error | |
Warning | 1 | Warning | |
Information | 2 | Information | |
Success | 3 | For example that the user has successfully submitted a request. | |
None | 4 | None |