Namespace:
Autodesk.Revit.DB.Events
UndoOperation
Enumeration
Description:
The operation associated with DocumentChanged event
The operation associated with DocumentChanged event
UndoOperation Enumeration Members:
| Name | Description |
|---|---|
| 0 | A transaction was committed |
| 1 | A transaction was rolled back |
| 2 | A transaction group was rolled back |
| 3 | A transaction was undone |
| 4 | A transaction was redone |