IFlowsheetStored Solutions Property
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
Dictionary<string, List<XElement>> StoredSolutions { get; set; }VB
Property StoredSolutions As Dictionary(Of String, List(Of XElement))
Get
Set