Click or drag to resize

MaterialStreamSetProp1 Method


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void SetProp1(
	string property,
	Object values
)
Request Example View Source

Parameters

property  String
 
values  Object
 

Implements

ICapeThermoMaterialTemplate.SetProp(String, Object)
See Also