MaterialStreamPropList Method |
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public void PropList(
ref Object flashType,
ref Object props,
ref Object phases,
ref Object calcType
)
Public Sub PropList (
ByRef flashType As Object,
ByRef props As Object,
ByRef phases As Object,
ByRef calcType As Object
)
Request Example
View SourceParameters
- flashType Object
-
- props Object
-
- phases Object
-
- calcType Object
-
Implements
ICapeThermoEquilibriumServer.PropList(Object, Object, Object, Object)See Also