Flowsheet2ShowMessage Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
public override void ShowMessage(
	string text,
	IFlowsheetMessageType mtype,
	string exceptionid = ""
)

Parameters

text  String
 
mtype  IFlowsheetMessageType
 
exceptionid  String  (Optional)
 

See Also