FormFlowsheetErrorMessage Property

Gets or sets the error message from the last failed solve pass.

Definition

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

Property Value

String

Implements

IFlowsheetErrorMessage

See Also