Material StreamGet Process Flowsheet Properties Method
Returns the set of property identifiers displayed on the process flowsheet for this stream.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Array of property identifier strings for the process flowsheet display.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public string[] GetProcessFlowsheetProperties()VB
Public Function GetProcessFlowsheetProperties As String()Return Value
StringArray of property identifier strings for the process flowsheet display.