Click or drag to resize

IUtilityPlugin2 Interface


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

The IUtilityPlugin2 type exposes the following members.

Properties
 NameDescription
Public propertyAuthor
(Inherited from IUtilityPlugin)
Public propertyContactInfo
(Inherited from IUtilityPlugin)
Public propertyCurrentFlowsheet
(Inherited from IUtilityPlugin)
Public propertyDescription
(Inherited from IUtilityPlugin)
Public propertyDisplayMode
(Inherited from IUtilityPlugin)
Public propertyName
(Inherited from IUtilityPlugin)
Public propertyUniqueID
(Inherited from IUtilityPlugin)
Public propertyUtilityForm
(Inherited from IUtilityPlugin)
Public propertyWebSite
(Inherited from IUtilityPlugin)
Top
Methods
 NameDescription
Public methodRun 
Public methodSetFlowsheet
(Inherited from IUtilityPlugin)
Top
See Also