Excel Integration No AttrGet Compound Prop Method
Definition
Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static Object GetCompoundProp(
string compound,
string prop,
double temperature,
double pressure
)VB
Public Shared Function GetCompoundProp (
compound As String,
prop As String,
temperature As Double,
pressure As Double
) As Object