Calculation ResultsData Property
Gets or sets the map of property names to lists of numerical values.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Dictionary<string, List<double>> Data { get; set; }VB
Public Property Data As Dictionary(Of String, List(Of Double))
Get
Set