RevisionActionType

RevisionActionType enumeration

Utility class containing constants. Represents the type of revision action.

Values

NameDescription
ADDAdd revision.
DELETEDelete revision.
DELETE_COLUMNColumn delete revision.
DELETE_ROWRow delete revision.
INSERT_COLUMNColumn insert revision.
INSERT_ROWRow insert revision.