Base ClassFlow Sheet Property
Gets the current flowsheet where this object is located.
Definition
Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
Flowsheet instance.
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
C#
public virtual IFlowsheet FlowSheet { get; }VB
Public Overridable ReadOnly Property FlowSheet As IFlowsheet
GetProperty Value
IFlowsheetReturn Value
IFlowsheetFlowsheet instance.