ExcelIntegrationNoAttrGetCompoundProp Method

Definition

Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static Object GetCompoundProp(
	string compound,
	string prop,
	double temperature,
	double pressure
)

Parameters

compound  String
 
prop  String
 
temperature  Double
 
pressure  Double
 

Return Value

Object

See Also