'宣言 Function EndSetReportHistoryLimit( _ ByVal result As System.IAsyncResult _ ) As SetReportHistoryLimitResponse
'使用法 Dim instance As ReportingService2005Soap Dim result As System.IAsyncResult Dim value As SetReportHistoryLimitResponse value = instance.EndSetReportHistoryLimit(result)
SetReportHistoryLimitResponse EndSetReportHistoryLimit( System.IAsyncResult result )
パラメータ
- result