MaterialStreamGetStructuredReport Method |
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override List<Tuple<ReportItemType, string[]>> GetStructuredReport()
Public Overrides Function GetStructuredReport As List(Of Tuple(Of ReportItemType, String()))
Request Example
View SourceReturn Value
ListTupleReportItemType,
StringSee Also