Undo Redo Action Type Enumeration
Definition
Namespace: DWSIM.Interfaces.Enums
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public enum UndoRedoActionTypeVB
Public Enumeration UndoRedoActionTypeMembers
| SimulationObjectPropertyChanged | 0 | |
| FlowsheetObjectPropertyChanged | 1 | |
| FlowsheetObjectConnected | 2 | |
| FlowsheetObjectDisconnected | 3 | |
| ObjectAdded | 4 | |
| ObjectRemoved | 5 | |
| SystemOfUnitsAdded | 6 | |
| SystemOfUnitsRemoved | 7 | |
| SystemOfUnitsChanged | 8 | |
| CompoundAdded | 9 | |
| CompoundRemoved | 10 | |
| PropertyPackagePropertyChanged | 11 | |
| PropertyPackageAdded | 12 | |
| PropertyPackageRemoved | 13 | |
| CutObjects | 14 | |
| PasteObjects | 15 | |
| SpreadsheetCellChanged | 16 |