MaterialStreamSetFlashSpec Method |
Sets stream flash spec.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public string SetFlashSpec(
string value
)
Public Function SetFlashSpec (
value As String
) As String
Request Example
View SourceParameters
- value String
- Flash Specification (PT, PH, PS, PVF, TVF, PSF, VT, VH or VS).
Return Value
StringSee Also