Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSReportLocation Class
Members

In This Topic
    SSRSReportLocation Class
    In This Topic
    Represents the location of an SSRS report specified by a full path to the report on a server.
    Object Model
    SSRSReportLocation Class
    Syntax
    'Declaration
     
    Public Class SSRSReportLocation 
       Inherits SSRSReportLocationBase
    public class SSRSReportLocation : SSRSReportLocationBase 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Document.SSRSReportLocationBase
          C1.WPF.Document.SSRSReportLocation

    See Also