Click or drag to resize

FlowsheetBaseReactions Property


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, IReaction> Reactions { get; set; }
Request Example View Source

Property Value

DictionaryString, IReaction

Implements

IFlowsheetReactions
See Also