Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AddAlert Method (alert)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AlertsIAlertManagerAddAlert(Alert)
Adds the alert. If the Section does not exist, it is automatically created.
Declaration Syntax
C#Visual BasicVisual C++
void AddAlert(
	Alert alert
)
Sub AddAlert ( _
	alert As Alert _
)
void AddAlert(
	Alert^ alert
)
Parameters
alert (Alert)
The alert.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)