'Declaration Public Function BeginDeleteReportHistorySnapshot( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As String, _ ByVal HistoryID As String, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginDeleteReportHistorySnapshot( BatchHeader BatchHeader, string Report, string HistoryID, AsyncCallback callback, object asyncState )
Parameters
- BatchHeader
- Report
- HistoryID
- callback
- asyncState