Click or drag to resize

ReactionGetPropertyValue Method


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double GetPropertyValue(
	string prop
)
Request Example View Source

Parameters

prop  String
 

Return Value

Double

Implements

IReactionGetPropertyValue(String)
See Also