FlexReport for WinForms
EndListSecureMethods メソッド (ReportExecutionServiceSoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportExecution4 名前空間 > ReportExecutionServiceSoapClient クラス : EndListSecureMethods メソッド
シンタックス
'宣言
 
Public Function EndListSecureMethods( _
   ByVal result As System.IAsyncResult, _
   ByRef ListSecureMethodsResult() As System.String _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportExecutionServiceSoapClient
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
参照

参照

ReportExecutionServiceSoapClient クラス
ReportExecutionServiceSoapClient メンバ