FlexReport for WinForms
EndToggleItem メソッド (ReportExecutionServiceSoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportExecution4 名前空間 > ReportExecutionServiceSoapClient クラス : EndToggleItem メソッド
シンタックス
'宣言
 
Public Function EndToggleItem( _
   ByVal result As System.IAsyncResult, _
   ByRef Found As System.Boolean _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportExecutionServiceSoapClient
Dim result As System.IAsyncResult
Dim Found As System.Boolean
Dim value As ServerInfoHeader
 
value = instance.EndToggleItem(result, Found)
public ServerInfoHeader EndToggleItem( 
   System.IAsyncResult result,
   out System.bool Found
)

パラメータ

result
Found
参照

参照

ReportExecutionServiceSoapClient クラス
ReportExecutionServiceSoapClient メンバ