IAttached Utility Interface
This interface defines the expected funcionality of a flowsheet utility attached to an object.
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 IAttachedUtilityVB
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface IAttachedUtilityProperties
Methods
| GetPropertyList | |
| GetPropertyUnits | |
| GetPropertyValue | |
| GetUtilityType | |
| Initialize | |
| LoadData | |
| Populate | |
| SaveData | |
| SetPropertyValue | |
| Update |