FormFlowsheetMessage Property

Gets or sets the most recent message text written to the log panel.

Definition

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

Property Value

String

Implements

IFlowsheetMessage

See Also