Click or drag to resize

IUtilityPlugin6 Interface


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

The IUtilityPlugin6 type exposes the following members.

Properties
 NameDescription
Public propertyAuthor
(Inherited from IUtilityPlugin5)
Public propertyAutoStart 
Public propertyContactInfo
(Inherited from IUtilityPlugin5)
Public propertyCurrentFlowsheet
(Inherited from IUtilityPlugin5)
Public propertyDescription
(Inherited from IUtilityPlugin5)
Public propertyHidden 
Public propertyName
(Inherited from IUtilityPlugin5)
Public propertyUniqueID
(Inherited from IUtilityPlugin5)
Public propertyUtilityForm This must be an instance of Eto.Forms.Form
(Inherited from IUtilityPlugin5)
Public propertyWebSite
(Inherited from IUtilityPlugin5)
Top
Methods
 NameDescription
Public methodRun
(Inherited from IUtilityPlugin5)
Public methodSetFlowsheet
(Inherited from IUtilityPlugin5)
Top
See Also