ExcelIntegrationNoAttrGetInteractionParameterSet(String, String, String) Method |
Namespace: DWSIM.Thermodynamics.ExcelAddInAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static Object[,] GetInteractionParameterSet(
string Model,
string Compound1,
string Compound2
)
Public Shared Function GetInteractionParameterSet (
Model As String,
Compound1 As String,
Compound2 As String
) As Object(,)
Request Example
View SourceParameters
- Model String
-
- Compound1 String
-
- Compound2 String
-
Return Value
ObjectSee Also