Calculator_CalculatorGetCompoundConstProp Method |
Namespace: DWSIM.Thermodynamics.CalculatorInterfaceAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [DispIdAttribute(10)]
string GetCompoundConstProp(
string compound,
string prop
)
<DispIdAttribute(10)>
Function GetCompoundConstProp (
compound As String,
prop As String
) As String
Request Example
Parameters
- compound String
-
- prop String
-
Return Value
StringSee Also