FlowsheetInputConnections 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
public List<string> InputConnections { get; set; }

Property Value

ListString

See Also