FlowsheetBaseUpdateOpenEditForms Method

Refreshes all open property editors to reflect the current state of simulation objects. Must be implemented by the concrete host.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public abstract void UpdateOpenEditForms()

Implements

IFlowsheetUpdateOpenEditForms

See Also