IUtility Plugin 6 Interface
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IUtilityPlugin6 : IUtilityPlugin5VB
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface IUtilityPlugin6
Inherits IUtilityPlugin5- Implements
- IUtilityPlugin5
Properties
| Author | (Inherited from IUtilityPlugin5) |
| AutoStart | |
| ContactInfo | (Inherited from IUtilityPlugin5) |
| CurrentFlowsheet | (Inherited from IUtilityPlugin5) |
| Description | (Inherited from IUtilityPlugin5) |
| Hidden | |
| Name | (Inherited from IUtilityPlugin5) |
| UniqueID | (Inherited from IUtilityPlugin5) |
| UtilityForm |
This must be an instance of Eto.Forms.Form
(Inherited from IUtilityPlugin5) |
| WebSite | (Inherited from IUtilityPlugin5) |
Methods
| Run | (Inherited from IUtilityPlugin5) |
| SetFlowsheet | (Inherited from IUtilityPlugin5) |