FormFlowsheetSolved Property

Gets or sets a value indicating whether the last solve pass completed without errors.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public bool Solved { get; set; }

Property Value

Boolean

Implements

IFlowsheetSolved

See Also