Calculator_CalculatorGetCompoundConstProp Method

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[DispIdAttribute(10)]
string GetCompoundConstProp(
	string compound,
	string prop
)

Parameters

compound  String
 
prop  String
 

Return Value

String

See Also