PropertyChangeType Enum

Definition

The property change Type.

public enum PropertyChangeType
type PropertyChangeType = 
Public Enum PropertyChangeType
Inheritance
PropertyChangeType

Fields

Name Value Description
Insert 0

Insert.

Update 1

Update.

Remove 2

Remove.

Applies to