Click or drag to resize

FormFlowsheetReactions Property


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

Property Value

DictionaryString, IReaction

Implements

IFlowsheetReactions
IFlowsheetBagReactions
See Also