AlertColumnNameExpression.ColumnName Enumeration
System Center
Defines the column names that are valid for AlertColumnNameExpression objects.
public enum AlertColumnNameExpression.ColumnName
Remarks
| Value | Name |
|---|---|
| 0 | ID |
| 1 | OwnerName |
| 2 | ResolutionState |
| 3 | CustomField1 |
| 4 | CustomField2 |
| 5 | CustomField3 |
| 6 | CustomField4 |
| 7 | CustomField5 |
| 8 | Description |
| 9 | Severity |
| 10 | Source |
| 11 | ComputerName |
| 12 | ComputerDomain |
| 13 | ProblemState |
| 14 | TimeRaised |
| 15 | ProcessRuleId |
| 16 | RepeatCount |
| 17 | Name |
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
Show: