Share via


AlertUpdate.AlertHistory Field

Gets or sets an array of alert history objects that record all the changes made to the alert.

 public AlertHistoryInsert[] AlertHistory

Remarks

New entries are not automatically added to the alert's history when the alert is updated. If you want to record the changes to the alert, you must assign a value to the AlertUpdate.AlertHistory field.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2

Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)

See Also

AlertUpdate Class | AlertUpdate Members | AlertHistoryEntry Class