PipeProfileSections Property |
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.PipeAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public SortedDictionary<int, PipeSection> Sections { get; set; }
Public Property Sections As SortedDictionary(Of Integer, PipeSection)
Get
Set
Request Example
View SourceProperty Value
SortedDictionaryInt32,
PipeSectionSee Also