CO_CustomUOProduceReport Method |
Namespace: DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappersAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public override void ProduceReport(
ref string report
)
Public Overrides Sub ProduceReport (
ByRef report As String
)
Request Example
View SourceParameters
- report String
-
Implements
ICapeUnitReport.ProduceReport(String)See Also