Flowsheet BaseUpdate Open Edit Forms 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
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public abstract void UpdateOpenEditForms()VB
Public MustOverride Sub UpdateOpenEditForms