Column.EnergyStreams Property |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntaxpublic Dictionary<string, StreamInformation> EnergyStreams { get; }
Public ReadOnly Property EnergyStreams As Dictionary(Of String, StreamInformation)
Get
Request Example
View SourceProperty Value
Dictionary<String,
StreamInformation>
See Also