FormFlowsheetMasterUnitOp Property

Gets or sets the unit operation object in the parent flowsheet that owns this sub-flowsheet.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
[XmlIgnoreAttribute]
public ISimulationObject MasterUnitOp { get; set; }

Property Value

ISimulationObject

Implements

IFlowsheetMasterUnitOp

See Also