Excel Integration No AttrGet Interaction Parameter Set(Property Package, String, String, String) Method
Definition
Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static Object[,] GetInteractionParameterSet(
PropertyPackage proppack,
string Model,
string Compound1,
string Compound2
)VB
Public Shared Function GetInteractionParameterSet (
proppack As PropertyPackage,
Model As String,
Compound1 As String,
Compound2 As String
) As Object(,)Parameters
- proppack PropertyPackage
- Model String
- Compound1 String
- Compound2 String