ApplicationMgr.GetExecutionViewMgr
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ApplicationMgr.GetExecutionViewMgr
Syntax
ApplicationMgr.GetExecutionViewMgr( exec)
Return Value
The ExecutionView Manager control that is displaying the execution that is passed in. This method returns NULL when it cannot find an ExecutionView Manager control that displays the specified execution.
Purpose
Finds the ExecutionView Manager control displaying a particular execution.
Parameters
exec As Execution
[In] Specifies the execution with the ExecutionView Manager control you want returned.