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.

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IPropertyPackage

Properties

Methods

See Also