Form FlowsheetReaction Sets Property
Gets the dictionary of reaction sets grouping individual reactions for use in reactor unit operations, keyed by unique ID.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
IFlowsheetBagReactionSets
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, IReactionSet> ReactionSets { get; set; }VB
Public Property ReactionSets As Dictionary(Of String, IReactionSet)
Get
SetProperty Value
DictionaryString, IReactionSetImplements
IFlowsheetReactionSetsIFlowsheetBagReactionSets