'宣言 Public Function DeleteReportHistorySnapshot( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As System.String, _ ByVal HistoryID As System.String _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Report As System.String Dim HistoryID As System.String Dim value As ServerInfoHeader value = instance.DeleteReportHistorySnapshot(BatchHeader, Report, HistoryID)
public ServerInfoHeader DeleteReportHistorySnapshot( BatchHeader BatchHeader, System.string Report, System.string HistoryID )
パラメータ
- BatchHeader
- Report
- HistoryID