Share via


NamedEventChangeType Enum

Definition

Describes a change to a named event.

public enum NamedEventChangeType
type NamedEventChangeType = 
Public Enum NamedEventChangeType
Inheritance
NamedEventChangeType

Fields

Added 0

Indicates that the item was added.

Removed 1

Indicates that the item was removed.

Applies to