FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportExecutionServiceSoapClient Class / BeginLoadReport Method

In This Topic
    BeginLoadReport Method (ReportExecutionServiceSoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function BeginLoadReport( _
       ByVal TrustedUserHeader As TrustedUserHeader, _
       ByVal Report As String, _
       ByVal HistoryID As String, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    TrustedUserHeader
    Report
    HistoryID
    callback
    asyncState
    See Also