FlexReport for WinForms
BeginSetModelDrillthroughReports メソッド (ReportingService2005Soap)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005Soap インターフェース : BeginSetModelDrillthroughReports メソッド
シンタックス
'宣言
 
Function BeginSetModelDrillthroughReports( _
   ByVal request As SetModelDrillthroughReportsRequest, _
   ByVal callback As System.AsyncCallback, _
   ByVal asyncState As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportingService2005Soap
Dim request As SetModelDrillthroughReportsRequest
Dim callback As System.AsyncCallback
Dim asyncState As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginSetModelDrillthroughReports(request, callback, asyncState)
System.IAsyncResult BeginSetModelDrillthroughReports( 
   SetModelDrillthroughReportsRequest request,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

request
callback
asyncState
参照

参照

ReportingService2005Soap インターフェース
ReportingService2005Soap メンバ