Flowsheet BaseGHGEmission Compositions Property
Gets or sets the dictionary of GHG emission compositions associated with streams in this flowsheet.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public Dictionary<string, IGHGComposition> GHGEmissionCompositions { get; set; }VB
Public Property GHGEmissionCompositions As Dictionary(Of String, IGHGComposition)
Get
Set