AlertRegion : public class
Created: |
12/12/2005 5:28:34 PM |
Modified: |
1/4/2007 3:04:26 PM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{19B7607A-D2E7-4878-9225-CB2015295E1A} |
Appears In: |
Alerts |
Stores information related to an alert region, which a DataEvent value can activate.
Attribute |
Details |
public AlertType alertType |
Notes:
|
Information about an alert, including its name, type, and severity ranking.
|
|
public string regionName |
Range:0 to 1
Notes:
|
Name/description of the alert region.
|
|
public AlertRegionRef regionRef |
Notes:
|
Information referencing the specific region (measurement location) that is associated with the alert.
|
|