Reactor_Equilibrium.PreviousReactionExtents Property |
Namespace: DWSIM.UnitOperations.ReactorsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntaxpublic Dictionary<string, double> PreviousReactionExtents { get; set; }
Public Property PreviousReactionExtents As Dictionary(Of String, Double)
Get
Set
Request Example
View SourceProperty Value
Dictionary<String,
Double>
See Also