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