Unit Op Base ClassClear Property Package Instance 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
True if an instance was present and has been cleared; otherwise False.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public override bool ClearPropertyPackageInstance()VB
Public Overrides Function ClearPropertyPackageInstance As BooleanReturn Value
BooleanTrue if an instance was present and has been cleared; otherwise False.