Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Severity Property
NamespacesGenesyslab.Desktop.Infrastructure.EventsAlertSeverity
Gets or sets the severity.
Declaration Syntax
C#Visual BasicVisual C++
public SeverityType Severity { get; set; }
Public Property Severity As SeverityType
public:
property SeverityType Severity {
	SeverityType get ();
	void set (SeverityType value);
}
Value
The severity.

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