Click or drag to resize

ExcelIntegrationGetInteractionParameterSet(PropertyPackage, String, String, String) Method


Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static Object[,] GetInteractionParameterSet(
	PropertyPackage proppack,
	string Model,
	string Compound1,
	string Compound2
)
Request Example View Source

Parameters

proppack  PropertyPackage
 
Model  String
 
Compound1  String
 
Compound2  String
 

Return Value

Object
See Also