ExecutionViewMgr.DisplayReport
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
ExecutionViewMgr.DisplayReport
Syntax
ControlName_DisplayReport( exec)
Applies To
Purpose
Occurs when an execution has ended and has a report to display. This event is also called in response to UIMsg_DisplayReport .
Remarks
Use this event to show the report for the execution.
Parameters
exec As Execution
[In] Specifies the execution that has the report to display.