UserDBReadComps(String) Method |
Namespace: DWSIM.Thermodynamics.DatabasesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static ConstantProperties[] ReadComps(
string xmlpath
)
Public Shared Function ReadComps (
xmlpath As String
) As ConstantProperties()
Request Example
View SourceParameters
- xmlpath String
-
Return Value
ConstantPropertiesSee Also