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

In This Topic
    ReportPath Property (ReportAddress)
    In This Topic
    Gets the full address of the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportPath As String
    public string ReportPath {get;}
    See Also