ExecutionViewMgr.Refresh
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ExecutionViewMgr.Refresh
Syntax
ExecutionViewMgr.Refresh( [seqCtxt])
Purpose
Refreshes all connected controls.
Remarks
Typically, you do not call this method unless you have changed the state of the execution directly using the API. Call this method so these types of changes are reflected in the connected controls.
Parameters
seqCtxt As Variant
[In] [ Optional ] Specifies the SequenceContext used to refresh the controls. When you do pass a SequenceContext, the ExecutionView Manager control uses the current SequenceContext to refresh the controls.