Form FlowsheetStored Solutions Property
Gets or sets stored solution snapshots keyed by user-defined name, used for solution restore/compare.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, List<XElement>> StoredSolutions { get; set; }VB
Public Property StoredSolutions As Dictionary(Of String, List(Of XElement))
Get
Set