MaterialStreamGetProcessFlowsheetProperties 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
public string[] GetProcessFlowsheetProperties()

Return Value

String
Array of property identifier strings for the process flowsheet display.

See Also