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.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IPropertyPackage
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface IPropertyPackage
Request Example
View SourceThe IPropertyPackage type exposes the following members.
Properties Methods See Also