FlexReport for WinForms
BeginGetSystemProperties メソッド (ReportingService2005Soap)


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

パラメータ

request
callback
asyncState
参照

参照

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