IFlowsheet GUIShow Message Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
void ShowMessage(
string text,
IFlowsheetMessageType mtype,
string exceptionID = ""
)VB
Sub ShowMessage (
text As String,
mtype As IFlowsheetMessageType,
Optional exceptionID As String = ""
)Parameters
- text String
- mtype IFlowsheetMessageType
- exceptionID String (Optional)