Form FlowsheetAdd Property Package Method
Registers a property package with this flowsheet.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void AddPropertyPackage(
IPropertyPackage obj
)VB
Public Sub AddPropertyPackage (
obj As IPropertyPackage
)Parameters
- obj IPropertyPackage
- The property package to add.