UnitOpBaseClassSupportsRestoreStateAfterError Property

Gets a value indicating whether this unit operation supports restoring its state after a solver error.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public virtual bool SupportsRestoreStateAfterError { get; }

Property Value

Boolean

See Also