UnitOpBaseClassClearPropertyPackageInstance Method

Removes the externally set property package instance from this unit operation, reverting to the flowsheet-level property package lookup.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override bool ClearPropertyPackageInstance()

Return Value

Boolean
True if an instance was present and has been cleared; otherwise False.

See Also