Click or drag to resize

IPropertyPackage 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.

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

The IPropertyPackage type exposes the following members.

Properties
Methods
See Also