Enum for Action Type.

Enumeration Members

Enumeration Members

CREATE: 0

Represents the action type for creating a field value change.

DELETE: 1

Represents the action type for deleting a field value change.

UPDATE: 2

Represents the action type for updating a field value change.