Event.EventType Enumeration
System Center
Defines the values for the Event.Type property.
public enum Event.EventType
Remarks
| Value | Name |
|---|---|
| 0 | Success |
| 1 | Error |
| 2 | Warning |
| 4 | Information |
| 8 | AuditSuccess |
| 16 | AuditFailure |
| -1 | Unknown |
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: