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

In This Topic
    ReportPath Property (ReportSession)
    In This Topic
    Gets the report path currently opened.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportPath As String
    public string ReportPath {get;}
    See Also