C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / SSRSReportLocation Class / ReportServer Property

In This Topic
ReportServer Property (SSRSReportLocation)
In This Topic
Gets an address of the SSRS server, like "http://someaddress/ReportServer".
Syntax
'Declaration
 
Public ReadOnly Property ReportServer As String
 
See Also