Calculation ResultsData Units Property
Gets or sets the map of property names to their unit strings.
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, string> DataUnits { get; set; }VB
Public Property DataUnits As Dictionary(Of String, String)
Get
Set