Share via


SRSProxy::constructWithConfiguration Method [AX 2012]

Initiates a new instance of the SRSProxy class.

Syntax

client server public static SRSProxy constructWithConfiguration(SRSReportServerConfiguration reportServerConfiguration)

Run On

ClientOrServer

Parameters

Return Value

Type: SRSProxy Class
A new instance of the SRSProxy class.
Initializes the proxy object that uses the specified reporting server configuration.

See Also

Reference

SRSProxy Class