Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initiates a new instance of the SRSProxy class.
Syntax
client server public static SRSProxy constructWithConfiguration(SRSReportServerConfiguration reportServerConfiguration)
Run On
ClientOrServer
Parameters
- reportServerConfiguration
Type: SRSReportServerConfiguration Class
The report server configuration to use when it connects to the report server.
Return Value
Type: SRSProxy Class
A new instance of the SRSProxy class.
Initializes the proxy object that uses the specified reporting server configuration.