Click or drag to resize

Flowsheet2ShowMessage Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax
public override void ShowMessage(
	string text,
	IFlowsheetMessageType mtype,
	string exceptionid = ""
)
Request Example View Source

Parameters

text  String
 
mtype  IFlowsheetMessageType
 
exceptionid  String  (Optional)
 
See Also