[]
        
(Showing Draft Content)

C1.WPF.Document.SSRSReportLocation.-ctor

SSRSReportLocation Constructor

SSRSReportLocation(string, string)

Initializes a new instance of the SSRSReportLocation class.

Declaration
public SSRSReportLocation(string reportServer, string reportPath)
Parameters
Type Name Description
string reportServer

Address of the SSRS server.

string reportPath

Full path to the report on the server.