Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSDrillthroughReportLocation Class / ReportServer Property

In This Topic
    ReportServer Property (SSRSDrillthroughReportLocation)
    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