Click or drag to resize

IAttachedUtility Interface

This interface defines the expected funcionality of a flowsheet utility attached to an object.

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

The IAttachedUtility type exposes the following members.

Properties
 NameDescription
Public propertyAttachedTo 
Public propertyAutoUpdate 
Public propertyID 
Public propertyName 
Top
Methods
See Also