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