FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ConnectionBase Class / ReportServer Property

In This Topic
    ReportServer Property (ConnectionBase)
    In This Topic
    Gets the address of SSRS server used in connection.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportServer As String
    public string ReportServer {get;}
    See Also