Component SeparatorComponent Sep Specs Property
Gets or sets the dictionary of per-compound separation specifications.
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, ComponentSeparationSpec> ComponentSepSpecs { get; set; }VB
Public Property ComponentSepSpecs As Dictionary(Of String, ComponentSeparationSpec)
Get
Set