Automation3CalculateFlowsheet4 Method |
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax [DispIdAttribute(8)]
public List<Exception> CalculateFlowsheet4(
IFlowsheet flowsheet
)
<DispIdAttribute(8)>
Public Function CalculateFlowsheet4 (
flowsheet As IFlowsheet
) As List(Of Exception)
Request Example
View SourceParameters
- flowsheet IFlowsheet
-
Return Value
ListExceptionSee Also