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

In This Topic
    ReportPath Property
    In This Topic
    Gets a full path to the report on the server.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportPath As String
    public string ReportPath {get;}
    See Also