IFlowsheetNewMessageSentEventNewMessageSent Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax [DispIdAttribute(100)]
void NewMessageSent(
string message
)
<DispIdAttribute(100)>
Sub NewMessageSent (
message As String
)
Request Example
Parameters
- message String
-
See Also