IFlowsheetShowMessage Method

Definition

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

Parameters

text  String
 
mtype  IFlowsheetMessageType
 
exceptionID  String  (Optional)
 

See Also