Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SSRSSessionReportLocation Class
Members

In This Topic
    SSRSSessionReportLocation Class
    In This Topic
    Represents the location of an SSRS report specified by a report session ID.
    Object Model
    SSRSSessionReportLocation Class
    Syntax
    'Declaration
     
    Public Class SSRSSessionReportLocation 
       Inherits SSRSReportLocationBase
    public class SSRSSessionReportLocation : SSRSReportLocationBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.SSRSReportLocationBase
          C1.Win.C1Document.SSRSSessionReportLocation

    See Also