ExpanderGetStructuredReport Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.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