FlowsheetRedirectOutput Property

Gets or sets whether output from the sub-flowsheet solver is redirected to the parent flowsheet log.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public bool RedirectOutput { get; set; }

Property Value

Boolean

See Also