ApplicationMgr.DisplayReport

Syntax

ControlName_DisplayReport( exec)

Applies To

ApplicationMgr

Purpose

Occurs when the UIMsg_DisplayReport user interface message is received.

Remarks

Use this event to show the window that displays the report.

Parameters

exec As Execution

[In] Specifies the execution that contains the report to display.

See Also

UIMessageCodes