M-Files UI Extensibility Framework
ShowPopupSSRSReport Method
IShellFrame Interface : ShowPopupSSRSReport Method
The title for the report window.
The report url that identifies the report on report server.
Description
Shows a report in popup window.
Syntax
Visual Basic
Public Sub ShowPopupSSRSReport( _
   ByVal reportWindowTitle As String, _
   ByVal reportURL As String _
) 
Parameters
reportWindowTitle
The title for the report window.
reportURL
The report url that identifies the report on report server.
See Also

IShellFrame Interface  | IShellFrame Members