Click or drag to resize

Column.Specs Property


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, ColumnSpec> Specs { get; }
Request Example View Source

Property Value

Dictionary<String, ColumnSpec>
See Also