EditingForm_FlowsheetUOHandleOutletConnections Method |
Namespace: DWSIM.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public void HandleOutletConnections(
Object sender,
EventArgs e
)
Public Sub HandleOutletConnections (
sender As Object,
e As EventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e EventArgs
-
See Also