[]
public IAsyncResult BeginSetReportLink(BatchHeader BatchHeader, string Report, string Link, AsyncCallback callback, object asyncState)
Public Function BeginSetReportLink(BatchHeader As BatchHeader, Report As String, Link As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Link | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |