Cape Open BaseIs Dirty Method
Returns whether the unit operation state has changed since the last save.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappers
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Non-zero if the state is dirty (unsaved changes exist); zero otherwise.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public int IsDirty()VB
Public Function IsDirty As IntegerReturn Value
Int32Non-zero if the state is dirty (unsaved changes exist); zero otherwise.