FlexReport for WinForms
BeginSetSystemProperties メソッド (ReportingService2005Soap)


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

パラメータ

request
callback
asyncState
参照

参照

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