Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IAlertManager Interface
NamespacesGenesyslab.Desktop.Modules.Core.Model.AlertsIAlertManager
Deals with the alert message.
Declaration Syntax
C#Visual BasicVisual C++
public interface IAlertManager
Public Interface IAlertManager
public interface class IAlertManager
Members
All MembersMethodsProperties



IconMemberDescription
AddAlert(Alert)
Adds the alert. If the Section does not exist, it is automatically created.

AlertsBySectionName
Gets the alerts by name of section.

GetOrCreateSection(String)
Gets an Alert collection by name or creates it if not defined yet.

ResetSection(String)
Resets the section.

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