Form FlowsheetMaster Unit Op 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
[XmlIgnoreAttribute]
public ISimulationObject MasterUnitOp { get; set; }VB
<XmlIgnoreAttribute>
Public Property MasterUnitOp As ISimulationObject
Get
Set