Click or drag to resize

IFlowsheetGUIShowMessage Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
void ShowMessage(
	string text,
	IFlowsheetMessageType mtype,
	string exceptionID = ""
)
Request Example

Parameters

text  String
 
mtype  IFlowsheetMessageType
 
exceptionID  String  (Optional)
 
See Also