FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SSRSDrillthroughReportLocation Class
Members

In This Topic
    SSRSDrillthroughReportLocation Class
    In This Topic
    Represents the location of an SSRS report specified via execution ID of master report and ID of the drillthrough report.
    Object Model
    SSRSDrillthroughReportLocation Class
    Syntax
    'Declaration
     
    Public Class SSRSDrillthroughReportLocation 
       Inherits SSRSReportLocationBase
    public class SSRSDrillthroughReportLocation : SSRSReportLocationBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.SSRSReportLocationBase
          C1.Win.C1Document.SSRSDrillthroughReportLocation

    See Also