Calculation ResultsCompound Data Property
Gets or sets additional per-compound data.
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, Object> CompoundData { get; set; }VB
Public Property CompoundData As Dictionary(Of String, Object)
Get
Set