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