Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SSRSReportLocationBase Class / ReportServer Property

In This Topic
    ReportServer Property (SSRSReportLocationBase)
    In This Topic
    Gets an address of the SSRS server, like "http://someaddress/ReportServer".
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportServer As String
    public string ReportServer {get;}
    See Also