Click or drag to resize

IReactionSetPropertyValue Method


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

Parameters

prop  String
 
value  Double
 
See Also