FormFlowsheetMessagesLog Property

Gets or sets the list of informational and diagnostic messages generated during simulation.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public List<string> MessagesLog { get; set; }

Property Value

ListString

Implements

IFlowsheetMessagesLog

See Also