Click or drag to resize

IUtilityPlugin5 Interface


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IUtilityPlugin5
Request Example

The IUtilityPlugin5 type exposes the following members.

Properties
 NameDescription
Public propertyAuthor 
Public propertyContactInfo 
Public propertyCurrentFlowsheet 
Public propertyDescription 
Public propertyName 
Public propertyUniqueID 
Public propertyUtilityForm This must be an instance of Eto.Forms.Form
Public propertyWebSite 
Top
Methods
 NameDescription
Public methodRun 
Public methodSetFlowsheet 
Top
See Also