Click or drag to resize

UserIPDBGetStoredIPsets Method


Namespace: DWSIM.Thermodynamics.Databases
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static List<InteractionParameter> GetStoredIPsets(
	string comp1,
	string comp2,
	string model
)
Request Example View Source

Parameters

comp1  String
 
comp2  String
 
model  String
 

Return Value

ListInteractionParameter
See Also