BaseClassFlowSheet 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
public virtual IFlowsheet FlowSheet { get; }

Property Value

IFlowsheet

Return Value

IFlowsheet
Flowsheet instance.

See Also