FlowsheetInput Connections Property
Gets or sets the list of input stream connection IDs in the sub-flowsheet.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public List<string> InputConnections { get; set; }VB
Public Property InputConnections As List(Of String)
Get
Set