MaterialStreamAvailableProps Method |
Gets a list of properties that have been calculated.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Object AvailableProps()
Public Function AvailableProps As Object
Request Example
View SourceReturn Value
ObjectProperties for which results are available.
Implements
ICapeThermoMaterialObject.AvailablePropsRemarks Not implemented in DWSIM.
See Also