Click or drag to resize

CalculationResultsData Property


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, List<double>> Data { get; set; }
Request Example View Source

Property Value

DictionaryString, ListDouble
See Also