Click or drag to resize

MaterialStreamPropCheck2 Method


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void PropCheck2(
	Object materialObject,
	string flashType,
	Object props,
	ref Object valid
)
Request Example View Source

Parameters

materialObject  Object
 
flashType  String
 
props  Object
 
valid  Object
 

Implements

ICapeThermoEquilibriumServer.PropCheck(Object, String, Object, Object)
See Also