Click or drag to resize

ExcelIntegrationNoAttrGetCompoundProp Method


Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static Object GetCompoundProp(
	string compound,
	string prop,
	double temperature,
	double pressure
)
Request Example View Source

Parameters

compound  String
 
prop  String
 
temperature  Double
 
pressure  Double
 

Return Value

Object
See Also