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

In This Topic
    EndLoadReport Method (ReportExecutionServiceSoap)
    In This Topic
    Syntax
    'Declaration
     
    Function EndLoadReport( _
       ByVal result As IAsyncResult _
    ) As LoadReportResponse
    LoadReportResponse EndLoadReport( 
       IAsyncResult result
    )

    Parameters

    result
    See Also