FlexReport for WinForms
BeginSetSystemPolicies メソッド (ReportingService2005Soap)


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

パラメータ

request
callback
asyncState
参照

参照

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