Click or drag to resize

ReactorReactionsSequence Property


Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[XmlIgnoreAttribute]
public List<List<string>> ReactionsSequence { get; set; }
Request Example View Source

Property Value

ListListString
See Also