ReactorReactionsSequence Property |
Namespace: DWSIM.UnitOperations.ReactorsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax [XmlIgnoreAttribute]
public List<List<string>> ReactionsSequence { get; set; }
<XmlIgnoreAttribute>
Public Property ReactionsSequence As List(Of List(Of String))
Get
Set
Request Example
View SourceProperty Value
ListListStringSee Also