AlertType : public class
Created: 12/12/2005 5:29:11 PM
Modified: 1/4/2007 1:28:03 PM
Project:
Advanced:
Stores information about an alert, including its name, type, and severity ranking. (References the alarm_type MIMOSA table.)
Attribute Details
public string
  alertName
Range:0 to 1
Notes: Full description of the alert.
public MIMKey3
  alertSeverity
Range:0 to 1
Notes: MIMOSA table keys related to the severity ranking of the alert.<br />
public unsignedInt
  alertTypeCode
Notes: Equates to a MIMOSA al_type_code.
public unsignedInt
  alertTypeId
Notes: Equates to a MIMOSA al_db_id.
public Site
  alertTypeSite
Notes: References the associated MIMOSA site.