Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AlertWarning Constructor (section)
NamespacesGenesyslab.Desktop.Infrastructure.EventsAlertWarningAlertWarning(String)
Initializes a new instance of the AlertWarning class.
Declaration Syntax
C#Visual BasicVisual C++
public AlertWarning(
	string section
)
Public Sub New ( _
	section As String _
)
public:
AlertWarning(
	String^ section
)
Parameters
section (String)
The section.

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