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