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