FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005Soap Interface / BeginGetReportLink Method

In This Topic
    BeginGetReportLink Method (ReportingService2005Soap)
    In This Topic
    Syntax
    'Declaration
     
    Function BeginGetReportLink( _
       ByVal request As GetReportLinkRequest, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    request
    callback
    asyncState
    See Also