[]
public void DeleteReportHistorySnapshotAsync(BatchHeader BatchHeader, string Report, string HistoryID)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
string | HistoryID |
public void DeleteReportHistorySnapshotAsync(BatchHeader BatchHeader, string Report, string HistoryID, object userState)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
string | HistoryID | |
object | userState |