FreeFlow class library

Alert Members

Alert overview

Public Instance Properties

AlertNumber Gets the alert number.
Category Gets the category of the folder.
Deadline Gets the deadline for the folder.
EngineName Gets the name of the engine.
FolderId Gets the folder ID.
FolderName Gets the name of the folder.
MapName Gets the name of the map for the folder.
Message Gets the message.
Priority Gets the priority of the folder.
Server (inherited from DatabaseAware) Gets the server.
StageName Gets the name of the stage for the folder.
Subject Gets the folder subject.
Updated Gets the updated time for the folder.
UserName Gets the name of the user that this alert is for.

Public Instance Methods

Delete Deletes this alert from the database.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetFolder Gets the folder in which the event occurred.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Returns the user name for the alert.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Alert Class | FreeFlow.Administration Namespace