Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AlertError Class
NamespacesGenesyslab.Desktop.Infrastructure.EventsAlertError
An error alert.
Declaration Syntax
C#Visual BasicVisual C++
public class AlertError : Alert
Public Class AlertError _
	Inherits Alert
public ref class AlertError : public Alert
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
AlertError(String)
Initializes a new instance of the AlertError 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.
(Inherited from Alert.)
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.
(Inherited from Alert.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Message
Gets the message.
(Inherited from Alert.)
OnPropertyChanged(String)
Called when PropertyChanged occured.
(Inherited from Alert.)
Parameters
Gets or sets the parameters.
(Inherited from Alert.)
PropertyChanged
Occurs when a property value changes.
(Inherited from Alert.)
Section
Gets or sets the section.
(Inherited from Alert.)
Severity
Gets or sets the severity.
(Inherited from Alert.)
Target
Gets or sets the target.
(Inherited from Alert.)
TimeStamp
Gets or sets the time stamp.
(Inherited from Alert.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Alert
 AlertError

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