[]
public IAsyncResult BeginLoadReport(TrustedUserHeader TrustedUserHeader, string Report, string HistoryID, AsyncCallback callback, object asyncState)
Public Function BeginLoadReport(TrustedUserHeader As TrustedUserHeader, Report As String, HistoryID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| TrustedUserHeader | TrustedUserHeader | |
| string | Report | |
| string | HistoryID | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |