DataChanges Enumeration

System Center

The DataChanges enumeration is used to describe the different types of data changes you want your connector to monitor.

 public enum DataChanges

Remarks

The DataChanges enumeration defines the following members:

ValueName
0None
1NewAlerts
2UpdatedAlerts
4NewDiscoveryEvents

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)

Show: