ReactorComponentConversions Property |
Namespace: DWSIM.UnitOperations.ReactorsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax [XmlIgnoreAttribute]
public Dictionary<string, double> ComponentConversions { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property ComponentConversions As Dictionary(Of String, Double)
Get
Request Example
View SourceProperty Value
DictionaryString,
DoubleSee Also