[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.DeleteReportHistorySnapshotAsync

DeleteReportHistorySnapshotAsync Method

DeleteReportHistorySnapshotAsync(BatchHeader, string, string)

Declaration
public void DeleteReportHistorySnapshotAsync(BatchHeader BatchHeader, string Report, string HistoryID)
Public Sub DeleteReportHistorySnapshotAsync(BatchHeader As BatchHeader, Report As String, HistoryID As String)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
string HistoryID

DeleteReportHistorySnapshotAsync(BatchHeader, string, string, object)

Declaration
public void DeleteReportHistorySnapshotAsync(BatchHeader BatchHeader, string Report, string HistoryID, object userState)
Public Sub DeleteReportHistorySnapshotAsync(BatchHeader As BatchHeader, Report As String, HistoryID As String, userState As Object)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
string HistoryID
object userState