Status Enumeration
Definition
Namespace: DWSIM.Interfaces.Enums.GraphicObjects
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 StatusVB
Public Enumeration StatusMembers
| Calculated | 0 | |
| Calculating | 1 | |
| ErrorCalculating | 2 | |
| Inactive | 3 | |
| Idle | 4 | |
| NotCalculated | 5 | |
| Modified | 6 |