MaterialStreamPropCheck2 Method |
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public void PropCheck2(
Object materialObject,
string flashType,
Object props,
ref Object valid
)
Public Sub PropCheck2 (
materialObject As Object,
flashType As String,
props As Object,
ByRef valid As Object
)
Request Example
View SourceParameters
- materialObject Object
-
- flashType String
-
- props Object
-
- valid Object
-
Implements
ICapeThermoEquilibriumServer.PropCheck(Object, String, Object, Object)See Also