Click or drag to resize

ReactionSetPropertyValue Method


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

Parameters

prop  String
 
value  Double
 

Implements

IReactionSetPropertyValue(String, Double)
See Also