Click or drag to resize

IFlowsheetNewMessageSentEvent Interface

This interface defines an event raised when a new message is sent to the flowsheet log, to be catched by an object when the automation is being done through a COM association.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("5E0BA6EE-9025-4C33-A896-E061F32E93BF")]
public interface IFlowsheetNewMessageSentEvent
Request Example

The IFlowsheetNewMessageSentEvent type exposes the following members.

Methods
 NameDescription
Public methodNewMessageSent 
Top
See Also