FlowsheetCompound Mappings Property
Gets or sets the dictionary mapping parent-flowsheet compound names to sub-flowsheet compound names.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public Dictionary<string, string> CompoundMappings { get; set; }VB
Public Property CompoundMappings As Dictionary(Of String, String)
Get
Set