Form FlowsheetError Messages Property
Gets or sets the list of exceptions raised during the last calculation pass.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public List<Exception> ErrorMessages { get; set; }VB
Public Property ErrorMessages As List(Of Exception)
Get
Set