IExternal Unit Operation Interface
This interface defines the basic properties for a graphical representation of an object in the flowsheet PFD.
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 IExternalUnitOperationVB
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface IExternalUnitOperation