Form FlowsheetGet Result IDs Method
Returns the list of result property identifiers available on this flowsheet (mass/energy balance, GHG totals, CAPEX/OPEX, and any custom extras).
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 List<string> GetResultIDs()VB
Public Function GetResultIDs As List(Of String)