Form FlowsheetGet Result Value Method
Returns the numeric value (converted to the current unit system) for the specified result property ID.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public double GetResultValue(
string id
)VB
Public Function GetResultValue (
id As String
) As DoubleParameters
- id String
- A result identifier as returned by GetResultIDs.