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