ComponentSeparatorComponentSepSpecs 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
public Dictionary<string, ComponentSeparationSpec> ComponentSepSpecs { get; set; }

Property Value

DictionaryString, ComponentSeparationSpec

See Also