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