Click or drag to resize

PropertyPackagePropCheck2 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public virtual Object PropCheck2(
	Object materialObject,
	Object props
)
Request Example View Source

Parameters

materialObject  Object
 
props  Object
 

Return Value

Object

Implements

ICapeThermoCalculationRoutine.PropCheck(Object, Object)
See Also