Click or drag to resize

IExternalUnitOperation Interface

This interface defines the basic properties for a graphical representation of an object in the flowsheet PFD.

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

The IExternalUnitOperation type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Public propertyName 
Public propertyPrefix 
Top
Methods
See Also