FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportExecutionServiceSoap Interface / BeginLoadReport2 Method

In This Topic
    BeginLoadReport2 Method (ReportExecutionServiceSoap)
    In This Topic
    Syntax
    'Declaration
     
    Function BeginLoadReport2( _
       ByVal request As LoadReport2Request, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    request
    callback
    asyncState
    See Also