IProperty Package Interface
This interface defines the basic Property Package funcionality to be exposed for communication between the various DWSIM components.
The actual Property Package class exposes much more funcionality through the implementation of other interfaces, including CAPE-OPEN ones.
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 IPropertyPackageVB
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface IPropertyPackageProperties
| CurrentMaterialStream | |
| DisplayDescription | |
| DisplayName | |
| FlashAlgorithm | |
| Flowsheet | |
| HasReactivePhase | |
| IsFunctional | |
| MobileCompatible | |
| Name | |
| ShouldUseKvalueMethod2 | |
| ShouldUseKvalueMethod3 | |
| Tag | |
| UniqueID |