FlexReport for WinForms
EndListSecureMethods メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : EndListSecureMethods メソッド
シンタックス
'宣言
 
Public Function EndListSecureMethods( _
   ByVal result As System.IAsyncResult, _
   ByRef ListSecureMethodsResult() As System.String _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim result As System.IAsyncResult
Dim ListSecureMethodsResult() As System.String
Dim value As ServerInfoHeader
 
value = instance.EndListSecureMethods(result, ListSecureMethodsResult)
public ServerInfoHeader EndListSecureMethods( 
   System.IAsyncResult result,
   out System.string[] ListSecureMethodsResult
)

パラメータ

result
ListSecureMethodsResult
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ