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

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