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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
[XmlIgnoreAttribute]
public List<string> Reactions { get; set; }VB
<XmlIgnoreAttribute>
Public Property Reactions As List(Of String)
Get
Set