FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetReportLinkRequest Class / GetReportLinkRequest Constructor / GetReportLinkRequest Constructor(String)

In This Topic
    GetReportLinkRequest Constructor(String)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal Report As String _
    )
    public GetReportLinkRequest( 
       string Report
    )

    Parameters

    Report
    See Also