Click or drag to resize

FlowsheetBaseMessagesLog Property


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public List<string> MessagesLog { get; set; }
Request Example View Source

Property Value

ListString

Implements

IFlowsheetMessagesLog
See Also