FormFlowsheetGetResultIDs 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
public List<string> GetResultIDs()

Return Value

ListString

Implements

IFlowsheetGetResultIDs

See Also