ReactorReactions Property

Gets or sets the list of active reaction IDs assigned to this reactor from the reaction set.

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
[XmlIgnoreAttribute]
public List<string> Reactions { get; set; }

Property Value

ListString

See Also