Share via


SRSProxy.setServerUrlFromConfig Method [AX 2012]

Sets the URL to the report manager by using a specific configuration.

Syntax

public void setServerUrlFromConfig(SRSReportServerConfiguration reportServerConfiguration)

Run On

Called

Parameters

  • reportServerConfiguration
    Type: SRSReportServerConfiguration Class
    The SRSReportServerConfiguration object that contains information about the configuration to use in the proxy.

See Also

Reference

SRSProxy Class