Click or drag to resize

BaseClassFlowSheet Property

Gets the current flowsheet where this object is located.

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public virtual IFlowsheet FlowSheet { get; }
Request Example View Source

Property Value

IFlowsheet

Return Value

IFlowsheet
Flowsheet instance.
See Also