Click or drag to resize

FlowsheetBaseGetResultValue Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public double GetResultValue(
	string id
)
Request Example View Source

Parameters

id  String
 

Return Value

Double

Implements

IFlowsheetGetResultValue(String)
See Also