Share via


Alert.ResolutionState Field

Gets or sets the state of the alert.

 public Byte Alert.ResolutionState

Remarks

The following ResolutionState values are found in an unmodified MOM installation.

Id Name
0 New
85 Acknowledged
170 Level 1: Assigned to a help desk or local support
180 Level 2: Assigned to a subject matter expert
190 Level 3: Requires scheduled maintenance
200 Level 4: Assigned to an external group or vendor
255 Resolved

The MOM Connector Framework uses a custom resolution state to mark alerts for forwarding.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2000 SP1 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector

Assembly: MomConnectorFramework (in MomConnectorFramework.dll)

See Also

Alert Class | Alert Members | ResolutionState Class | FrameworkBase.Setup Method