Flowsheet 2Show Message Method
Definition
Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
C#
public override void ShowMessage(
string text,
IFlowsheetMessageType mtype,
string exceptionid = ""
)VB
Public Overrides Sub ShowMessage (
text As String,
mtype As IFlowsheetMessageType,
Optional exceptionid As String = ""
)Parameters
- text String
- mtype IFlowsheetMessageType
- exceptionid String (Optional)