Enumeration used to identify the cause of the UndoUnit.execute
UndoExecuteContext.reason
The execute is being performed because a Redo was requested
The execute is being performed because an UndoTransaction was being rolled back.
The execute is being performed because an Undo was requested.
Enumeration used to identify the cause of the UndoUnit.execute
See
UndoExecuteContext.reason