Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
SeverityType Enumeration
NamespacesGenesyslab.Desktop.Infrastructure.EventsSeverityType
Describes the Alert severity.
Declaration Syntax
C#Visual BasicVisual C++
public enum SeverityType
Public Enumeration SeverityType
public enum class SeverityType
Members
MemberDescription
Error
A problem that has already occurred which has thrown an exception.

Warning
A problem that has already occurred which is less sever then an error.

Information
Information regarding a positive action. Not currently used.

Message
Categorizes a message sent by the administrator to the agents. Not currently used.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)