Flowsheet BaseMessages Log Property
Gets or sets the list of informational and diagnostic messages generated during simulation.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public List<string> MessagesLog { get; set; }VB
Public Property MessagesLog As List(Of String)
Get
Set