Snapshot 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 SnapshotTypeVB
Public Enumeration SnapshotTypeMembers
| All | 0 | |
| ObjectLayout | 1 | |
| ObjectData | 2 | |
| Compounds | 3 | |
| ReactionSubsystem | 4 | |
| PropertyPackages | 5 | |
| Spreadsheet | 6 | |
| SimulationSettings | 7 | |
| WindowLayout | 8 | |
| ObjectAddedOrRemoved | 9 |