Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Alert Class
NamespacesGenesyslab.Desktop.Infrastructure.EventsAlert
Represents an alert message sent through the EventBroker.
Declaration Syntax
C#Visual BasicVisual C++
public class Alert : INotifyPropertyChanged
Public Class Alert _
	Implements INotifyPropertyChanged
public ref class Alert : INotifyPropertyChanged
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
Alert()()()
Initializes a new instance of the Alert class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Releases unmanaged resources and performs other cleanup operations before the object is reclaimed by garbage collection.
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Id
Gets or sets the id.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Message
Gets the message.

OnPropertyChanged(String)
Called when PropertyChanged occured.

Parameters
Gets or sets the parameters.

PropertyChanged
Occurs when a property value changes.

Section
Gets or sets the section.

Severity
Gets or sets the severity.

Target
Gets or sets the target.

TimeStamp
Gets or sets the time stamp.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy

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