FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportSession Class
Members

In This Topic
    ReportSession Class
    In This Topic
    Represents a connection to the report on the SSRS server.
    Object Model
    ReportSession Class
    Syntax
    'Declaration
     
    Public Class ReportSession 
       Inherits ConnectionBase
    public class ReportSession : ConnectionBase 
    Inheritance Hierarchy

    System.Object
       C1.Ssrs.ConnectionBase
          C1.Ssrs.ReportSession

    See Also