FlowsheetBagReactionSets Property

Definition

Namespace: DWSIM.SharedClasses.Flowsheet
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public Dictionary<string, IReactionSet> ReactionSets { get; set; }

Property Value

DictionaryString, IReactionSet

Implements

IFlowsheetBagReactionSets

See Also