FormFlowsheetMasterFlowsheet Property

Gets or sets the parent flowsheet when this simulation is embedded as a sub-flowsheet unit operation.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public IFlowsheet MasterFlowsheet { get; set; }

Property Value

IFlowsheet

Implements

IFlowsheetMasterFlowsheet

See Also