[]
public IAsyncResult BeginSetReportHistoryLimit(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit, AsyncCallback callback, object asyncState)
Public Function BeginSetReportHistoryLimit(BatchHeader As BatchHeader, Report As String, UseSystem As Boolean, HistoryLimit As Integer, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| bool | UseSystem | |
| int | HistoryLimit | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |