EventType Enum

Definition

Specifies the event type.

This enumeration supports a bitwise combination of its member values.

public enum class EventType
[System.Flags]
[System.Runtime.Serialization.DataContract]
public enum EventType
Public Enum EventType
Inheritance
EventType
Attributes

Fields

Incident 0

Incident (0)

MessageCenterMessage 2
PlannedMaintenance 1

Planned maintenance (1)

Applies to