FlowsheetBaseStoredSolutions Property | 
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntaxpublic Dictionary<string, List<XElement>> StoredSolutions { get; set; }Public Property StoredSolutions As Dictionary(Of String, List(Of XElement))
	Get
	Set
 Request Example
		View SourceProperty Value
DictionaryString, 
ListXElementImplements
IFlowsheetStoredSolutions
See Also