FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportSession Class / CheckReportPath Method

In This Topic
    CheckReportPath Method
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Public Shared Function CheckReportPath( _
       ByVal reportPath As String _
    ) As String
    public static string CheckReportPath( 
       string reportPath
    )

    Parameters

    reportPath
    See Also