ExcelIntegrationNoAttrGetCompoundProp Method |
Namespace: DWSIM.Thermodynamics.ExcelAddInAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static Object GetCompoundProp(
string compound,
string prop,
double temperature,
double pressure
)
Public Shared Function GetCompoundProp (
compound As String,
prop As String,
temperature As Double,
pressure As Double
) As Object
Request Example
View SourceParameters
- compound String
-
- prop String
-
- temperature Double
-
- pressure Double
-
Return Value
ObjectSee Also